We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf5179 commit 2529ec3Copy full SHA for 2529ec3
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