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.
2 parents 081e467 + 38a5d22 commit c81f078Copy full SHA for c81f078
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es6",
+ "target": "ES2022",
4
"module": "commonjs",
5
"moduleResolution": "node",
6
"declaration": true,
0 commit comments