update 修改对Volar支持
This commit is contained in:
parent
b112b793d5
commit
d08f14d86d
@ -19,6 +19,9 @@
|
||||
"paths": {
|
||||
"@/*": ["src/*"]
|
||||
},
|
||||
"compilerOptions": {
|
||||
"types": ["element-plus/global"]
|
||||
},
|
||||
"types": ["vite/client"],
|
||||
"skipLibCheck": true,
|
||||
"removeComments": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user