Pre Merge pull request !123 from zl/修复tsconfig.json

This commit is contained in:
zl 2024-06-19 06:30:23 +00:00 committed by Gitee
commit 43fd84acfb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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