层级错误,且element-plus按需引入不用配置tsconfig.json

Signed-off-by: zl <11656279+xbbzjsj@user.noreply.gitee.com>
dev
zl 2 years ago committed by Gitee
parent 15c3d84ca2
commit 7904496df1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -19,9 +19,6 @@
"paths": {
"@/*": ["src/*"]
},
"compilerOptions": {
"types": ["element-plus/global"]
},
"types": ["vite/client"],
"skipLibCheck": true,
"removeComments": true,

Loading…
Cancel
Save