style: many typescript v6 pending errors

This commit is contained in:
Neko Ayaka
2026-04-05 02:07:09 +08:00
parent 70a66292b2
commit 476ef2018f
30 changed files with 119 additions and 64 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
"jsx": "preserve",
"lib": [
"DOM",
"ESNext",
"DOM.AsyncIterable"
"DOM.AsyncIterable",
"ESNext"
],
"module": "ESNext",
"moduleResolution": "Bundler",