Skip to content

Commit a7179c2

Browse files
authored
Merge pull request #187 from LinkunGao/release/v1.13.21
.
2 parents 286e90a + 2529ec3 commit a7179c2

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)