mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-21 05:21:54 +08:00
🎈 perf:移除stylelint已弃用的规则、开启保存时自动stylelint格式化、移除tsconfig报错内容
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
"@/*": ["src/*"]
|
||||
},
|
||||
"types": [
|
||||
"@intlify/unplugin-vue-i18n/types",
|
||||
"vite/client",
|
||||
"element-plus/global",
|
||||
"@types/qrcode",
|
||||
"vite-plugin-svg-icons/client"
|
||||
// "@intlify/unplugin-vue-i18n/types",
|
||||
"vite/client"
|
||||
// "element-plus/global",
|
||||
// "@types/qrcode",
|
||||
// "vite-plugin-svg-icons/client"
|
||||
],
|
||||
"outDir": "target", // 请保留这个属性,防止tsconfig.json文件报错
|
||||
"typeRoots": ["./node_modules/@types/", "./types"]
|
||||
|
Reference in New Issue
Block a user