chore: 修复tsconfig警告问题
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"_c/*": ["./src/components/*"]
|
||||
},
|
||||
"skipLibCheck": true,
|
||||
"strict": false
|
||||
"strict": false,
|
||||
"noEmit": true
|
||||
},
|
||||
|
||||
"references": [
|
||||
|
||||
Reference in New Issue
Block a user