We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 286e90a + 2529ec3 commit a7179c2Copy full SHA for a7179c2
tsconfig.json
@@ -11,7 +11,7 @@
11
// "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
12
13
/* Language and Environment */
14
- "target": "es5" /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */,
+ "target": "es2015" /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */,
15
"lib": [
16
"DOM",
17
"ES2015"
0 commit comments