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 0ef0bdb commit 4ab32bbCopy full SHA for 4ab32bb
tsconfig.json
@@ -4,8 +4,8 @@
4
"declaration": true,
5
"esModuleInterop": true,
6
"forceConsistentCasingInFileNames": true,
7
- "lib": ["es2022"],
8
- "target": "es2022",
+ "lib": ["es2023"],
+ "target": "es2023",
9
"module": "node20",
10
"newLine": "LF",
11
"noEmitOnError": true,
0 commit comments