parent
01459ddb86
commit
596cf6542d
|
|
@ -15,7 +15,7 @@
|
|||
"paths": {
|
||||
"@/*": ["src/*"]
|
||||
},
|
||||
"types": ["vite/client", "element-plus/global", "unplugin-icons/types/vue"],
|
||||
"types": ["vite/client", "unplugin-icons/types/vue"],
|
||||
"skipLibCheck": true /* Skip type checking all .d.ts files. */,
|
||||
"allowSyntheticDefaultImports": true /* 允许默认导入 */,
|
||||
"forceConsistentCasingInFileNames": true /* Ensure that casing is correct in imports. */
|
||||
|
|
|
|||
Loading…
Reference in New Issue