We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e9b0dd + 574241b commit a576632Copy full SHA for a576632
1 file changed
Source/Config/tsconfig.json
@@ -1,8 +1,7 @@
1
{
2
"compilerOptions": {
3
"pretty": true,
4
- "lib": ["ES2016", "DOM"],
5
- "target": "ES5",
+ "target": "ES6",
6
"module": "CommonJS",
7
"moduleResolution": "node",
8
0 commit comments