update 修改对Volar支持
This commit is contained in:
parent
b112b793d5
commit
d08f14d86d
@ -19,6 +19,9 @@
|
|||||||
"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