refactor(tsconfig.json): @替换src调整

This commit is contained in:
郝先瑞 2022-02-20 00:15:11 +08:00
parent 4984da592c
commit f5f295b028
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"baseUrl": "./",
"paths": {
"@*": ["src/*"]
"@/*": ["src/*"]
},
"extends": "./tsconfig.extends.json",
"skipLibCheck": true, // element-plus TS