@@ -58,7 +58,7 @@ module.exports = {
58
58
text : 'Plugins' ,
59
59
items : [
60
60
{ text : 'Babel' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-babel' } ,
61
- { text : 'Typescript ' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-typescript' } ,
61
+ { text : 'TypeScript ' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-typescript' } ,
62
62
{ text : 'ESLint' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-eslint' } ,
63
63
{ text : 'PWA' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-pwa' } ,
64
64
{ text : 'Jest' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-unit-jest' } ,
@@ -147,7 +147,7 @@ module.exports = {
147
147
text : '插件' ,
148
148
items : [
149
149
{ text : 'Babel' , link : 'https://github.com/vuejs/vue-docs-zh-cn/blob/master/vue-cli-plugin-babel/README.md' } ,
150
- { text : 'Typescript ' , link : 'https://github.com/vuejs/vue-docs-zh-cn/blob/master/vue-cli-plugin-typescript/README.md' } ,
150
+ { text : 'TypeScript ' , link : 'https://github.com/vuejs/vue-docs-zh-cn/blob/master/vue-cli-plugin-typescript/README.md' } ,
151
151
{ text : 'ESLint' , link : 'https://github.com/vuejs/vue-docs-zh-cn/blob/master/vue-cli-plugin-eslint/README.md' } ,
152
152
{ text : 'PWA' , link : 'https://github.com/vuejs/vue-docs-zh-cn/blob/master/vue-cli-plugin-pwa/README.md' } ,
153
153
{ text : 'Jest' , link : 'https://github.com/vuejs/vue-docs-zh-cn/blob/master/vue-cli-plugin-unit-jest/README.md' } ,
@@ -236,7 +236,7 @@ module.exports = {
236
236
text : 'Плагины' ,
237
237
items : [
238
238
{ text : 'Babel' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-babel' } ,
239
- { text : 'Typescript ' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-typescript' } ,
239
+ { text : 'TypeScript ' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-typescript' } ,
240
240
{ text : 'ESLint' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-eslint' } ,
241
241
{ text : 'PWA' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-pwa' } ,
242
242
{ text : 'Jest' , link : 'https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-unit-jest' } ,
0 commit comments