改ts版本

This commit is contained in:
hailin 2025-03-11 14:50:38 +08:00
parent 4ba4c3f8f0
commit 05ccfb5022
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"compilerOptions": { "compilerOptions": {
"target": "es2017", "target": "ESNext",
"lib": [ "lib": [
"dom", "dom",
"dom.iterable", "dom.iterable",