This commit is contained in:
陶然
2026-03-02 19:09:17 +08:00
parent e861236a9a
commit 94d3bee845
12 changed files with 114 additions and 120 deletions
+2
View File
@@ -5,6 +5,8 @@
"module": "ESNext",
"lib": ["ES2020", "DOM", "DOM.Iterable"],
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
/* Bundler mode */
"moduleResolution": "bundler",