feat: 允许 JS
This commit is contained in:
parent
9473a13c53
commit
b892bc0936
@ -16,6 +16,8 @@
|
||||
"paths": { "@/*": ["src/*"] },
|
||||
"resolveJsonModule": true,
|
||||
"types": ["vite/client", "element-plus/global"],
|
||||
// 允许 JS
|
||||
"allowJs": true,
|
||||
// TS 严格模式
|
||||
"strict": true,
|
||||
"importHelpers": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user