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 273c68f commit 1beda7cCopy full SHA for 1beda7c
template/tsconfig.json
@@ -8,6 +8,6 @@
8
"noEmit": true,
9
"skipLibCheck": true,
10
"strict": true,
11
- "target": "esnext"
+ "target": "es6"
12
}
13
0 commit comments