Housekeeping

This commit is contained in:
SukkaW
2025-05-21 09:52:17 +08:00
parent 20666ea2c9
commit f539552940
4 changed files with 185 additions and 752 deletions

View File

@@ -1,7 +1,7 @@
{
"compilerOptions": {
"target": "esnext",
"lib": ["ESNext"],
"lib": ["ESNext", "ESNext.Iterator"],
"moduleDetection": "force",
"module": "esnext",
"moduleResolution": "bundler",