We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acded96 commit 735c4d7Copy full SHA for 735c4d7
tsconfig-base.json
@@ -2,7 +2,7 @@
2
"$schema": "https://json.schemastore.org/tsconfig",
3
"compilerOptions": {
4
"lib": [
5
- "ES2022"
+ "ES2023"
6
],
7
"module": "Node16",
8
"target": "ES2022",
0 commit comments