refactor: project

This commit is contained in:
手瓜一十雪
2024-06-18 22:49:06 +08:00
parent 8c36c809a0
commit d9315bf309
50 changed files with 200 additions and 115 deletions

View File

@@ -10,6 +10,7 @@
],
"skipLibCheck": true,
"moduleResolution": "Node",
"experimentalDecorators": true,
"allowImportingTsExtensions": false,
"allowSyntheticDefaultImports": true,
"resolveJsonModule": true,