fix(tsconfig): 修改ts提示
This commit is contained in:
parent
2a7ea08e02
commit
bfc2dd7930
@ -15,7 +15,6 @@
|
||||
"importHelpers": false,
|
||||
"strictNullChecks": true,
|
||||
"experimentalDecorators": true,
|
||||
"allowJs": true,
|
||||
"jsxFactory": "React.createElement",
|
||||
"jsxFragmentFactory": "React.Fragment",
|
||||
"noUnusedParameters": true,
|
||||
|
Loading…
Reference in New Issue
Block a user