This commit is contained in:
D 2023-08-27 19:02:55 +08:00
parent ddd3e267cf
commit 794382967a

View File

@ -2,6 +2,7 @@
"compilerOptions": {
"strict": true,
"forceConsistentCasingInFileNames":true,
"allowJs": true,
"lib": ["es2015"],
"baseUrl": "./",
"paths": {