We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550705f commit 4f4b412Copy full SHA for 4f4b412
tsconfig.json
@@ -4,7 +4,7 @@
4
"moduleResolution": "node",
5
"sourceMap": true,
6
"strict": true,
7
- "target": "esnext",
+ "target": "es2020",
8
"allowJs": true,
9
"noEmit": true
10
},
0 commit comments