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 427d0d7 commit 5e1f6b8Copy full SHA for 5e1f6b8
server/tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
- "target": "es2019",
4
- "lib": ["ES2019"],
+ "target": "es2022",
+ "lib": ["ES2022"],
5
"module": "commonjs",
6
"moduleResolution": "node",
7
"sourceMap": true,
0 commit comments