优化

pull/82/head^2
awenes 2024-04-04 19:24:23 +08:00
parent 4c935c0f28
commit 306a91dc2f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"forceConsistentCasingInFileNames": false,
"noImplicitReturns": true,
"suppressImplicitAnyIndexErrors": true,
"ignoreDeprecations":"5.0",
"noUnusedLocals": true,
"allowJs": true,
"target": "esnext",