This commit is contained in:
2026-07-14 16:12:29 +08:00
parent 91ffce9f36
commit 35aa9d2d13
22 changed files with 764 additions and 119 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"esModuleInterop": false,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"forceConsistentCasingInFileNames": false,
"module": "ESNext",
"moduleResolution": "Node",
"resolveJsonModule": true,