Former-commit-id: 0d88fac3c1089e4464d864da97b536b74df6c3d9
This commit is contained in:
haoxr
2023-03-15 22:34:39 +08:00
parent ceeae37d6a
commit 0111868b2b

View File

@@ -15,6 +15,7 @@
"paths": {
"@/*": ["src/*"]
},
"types": ["vite/client", "element-plus/global","unplugin-icons/types/vue"],
"skipLibCheck": true /* Skip type checking all .d.ts files. */,
"allowSyntheticDefaultImports": true /* */,
"forceConsistentCasingInFileNames": true /* Ensure that casing is correct in imports. */,