Skip to content

Commit 2529ec3

Browse files
committed
.
1 parent 8cf5179 commit 2529ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
1212

1313
/* Language and Environment */
14-
"target": "es5" /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */,
14+
"target": "es2015" /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */,
1515
"lib": [
1616
"DOM",
1717
"ES2015"

0 commit comments

Comments
 (0)