chore: Update tsconfig.json target, oops.
This commit is contained in:
parent
b56e7e66cc
commit
2957d4306d
@ -12,7 +12,7 @@
|
||||
"rootDir": "src",
|
||||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
"target": "ES2022"
|
||||
"target": "es2023"
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user