chore: Update `tsconfig.json` target, oops.

main
cpojer 2026-01-31 16:28:44 +09:00
parent b56e7e66cc
commit 2957d4306d
No known key found for this signature in database
GPG Key ID: C29F94A3201118AF
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"rootDir": "src", "rootDir": "src",
"skipLibCheck": true, "skipLibCheck": true,
"strict": true, "strict": true,
"target": "ES2022" "target": "es2023"
}, },
"include": ["src/**/*"], "include": ["src/**/*"],
"exclude": [ "exclude": [