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