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 616cb2d commit ca69a19Copy full SHA for ca69a19
1 file changed
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"module": "ES6",
4
- "target": "ES6",
+ "target": "ES2017",
5
"sourceMap": true,
6
"jsx": "react",
7
"allowSyntheticDefaultImports": true,
0 commit comments