支付配置修改优化

This commit is contained in:
Shaw
2024-02-28 19:05:30 +08:00
parent 44e1c7c408
commit 479f2065c6
7 changed files with 42 additions and 449 deletions

View File

@ -15,7 +15,7 @@
"forceConsistentCasingInFileNames": true,
"allowSyntheticDefaultImports": true,
"strictFunctionTypes": false,
"noUnusedLocals": true,
"noUnusedLocals": false,
"noUnusedParameters": true,
"experimentalDecorators": true,
"noImplicitAny": false,