feat(docs): zh-Hans for docs
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
{
|
||||
// This tsconfig is for development. Allowing *.story.vue, and __test__/*.vue to have types support
|
||||
"extends": "@vue/tsconfig/tsconfig.dom.json",
|
||||
"compilerOptions": {
|
||||
"target": "esnext",
|
||||
@@ -10,7 +9,7 @@
|
||||
],
|
||||
"baseUrl": ".",
|
||||
"module": "esnext",
|
||||
"moduleResolution": "node",
|
||||
"moduleResolution": "bundler",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user