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 dfd79d8 commit 9b10069Copy full SHA for 9b10069
tsconfig.json
@@ -2,7 +2,7 @@
2
"compilerOptions": {
3
"module": "commonjs",
4
"moduleResolution": "node",
5
- "target": "es6",
+ "target": "es2020",
6
/* Strict Type-Checking Options */
7
"strict": true,
8
/* Additional Checks */
0 commit comments