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 4c5761b commit 61d067dCopy full SHA for 61d067d
tsconfig.json
@@ -2,7 +2,7 @@
2
"compilerOptions": {
3
"outDir": "./dist/",
4
"module": "commonjs",
5
- "target": "es6",
+ "target": "ES2017",
6
"moduleResolution": "node",
7
"strict": true,
8
"rootDir": ".",
0 commit comments