We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e5a9c commit 6432f17Copy full SHA for 6432f17
1 file changed
tsconfig.json
@@ -7,7 +7,7 @@
7
"module": "node16",
8
"declaration": true,
9
"outDir": "dist",
10
- "target": "es2024",
+ "target": "es2023",
11
"skipLibCheck": true
12
}
13
0 commit comments