1
0
Fork 0

更新 tsconfig.json

This commit is contained in:
cxykevin 2024-05-24 22:55:46 +08:00
parent a8b06cf051
commit e8d3f8f475
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"module": "ESNext",
"lib": ["ES2020", "DOM", "DOM.Iterable"],
"skipLibCheck": true,
"noImplicitAny": false,
/* Bundler mode */
"moduleResolution": "bundler",