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 3a3fc96 commit 162c866Copy full SHA for 162c866
tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es5",
+ "target": "es6",
4
"module": "commonjs",
5
"strict": true,
6
"allowSyntheticDefaultImports": true,
0 commit comments