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 dddac7c commit 159c880Copy full SHA for 159c880
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"module": "commonjs",
4
- "target": "es5",
+ "target": "es2015",
5
"sourceMap": false,
6
"strict": true,
7
"noImplicitAny": true,
0 commit comments