mirror of https://gitee.com/topiam/eiam
⚡ 优化
parent
4c935c0f28
commit
306a91dc2f
|
@ -5,6 +5,7 @@
|
||||||
"forceConsistentCasingInFileNames": false,
|
"forceConsistentCasingInFileNames": false,
|
||||||
"noImplicitReturns": true,
|
"noImplicitReturns": true,
|
||||||
"suppressImplicitAnyIndexErrors": true,
|
"suppressImplicitAnyIndexErrors": true,
|
||||||
|
"ignoreDeprecations":"5.0",
|
||||||
"noUnusedLocals": true,
|
"noUnusedLocals": true,
|
||||||
"allowJs": true,
|
"allowJs": true,
|
||||||
"target": "esnext",
|
"target": "esnext",
|
||||||
|
|
Loading…
Reference in New Issue