We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ad94f commit 66b4be7Copy full SHA for 66b4be7
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es6",
+ "target": "es2015",
4
"module": "commonjs",
5
"sourceMap": true,
6
"allowJs": false,
0 commit comments