层级错误,且element-plus按需引入不用配置tsconfig.json
Signed-off-by: zl <11656279+xbbzjsj@user.noreply.gitee.com>
This commit is contained in:
parent
15c3d84ca2
commit
7904496df1
@ -19,9 +19,6 @@
|
|||||||
"paths": {
|
"paths": {
|
||||||
"@/*": ["src/*"]
|
"@/*": ["src/*"]
|
||||||
},
|
},
|
||||||
"compilerOptions": {
|
|
||||||
"types": ["element-plus/global"]
|
|
||||||
},
|
|
||||||
"types": ["vite/client"],
|
"types": ["vite/client"],
|
||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"removeComments": true,
|
"removeComments": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user