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 3bd4075 commit 459ee52Copy full SHA for 459ee52
tsconfig.json
@@ -5,7 +5,7 @@
5
"moduleResolution": "node",
6
"newLine": "LF",
7
"outDir": "./lib/",
8
- "target": "es5",
+ "target": "ES2015",
9
"sourceMap": true,
10
"declaration": true,
11
"esModuleInterop": true,
0 commit comments