This commit is contained in:
idranme
2024-08-28 06:49:46 +08:00
parent 5501980ab3
commit 7cb94cb8b8
33 changed files with 382 additions and 602 deletions

View File

@@ -6,7 +6,6 @@
"strict": true,
"noImplicitAny": false,
"esModuleInterop": true,
"allowJs": true,
"allowSyntheticDefaultImports": true,
"experimentalDecorators": true,
"resolveJsonModule": true,