Skip to content

Commit bb55f97

Browse files
delasteveMRHarrison
authored andcommitted
chore: update generated app tsconfig to enable es2016 apis (angular#4474)
1 parent 9df24e9 commit bb55f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@angular/cli/blueprints/ng2/files/__path__/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"emitDecoratorMetadata": true,
66
"experimentalDecorators": true,
77
"lib": [
8-
"es2015",
8+
"es2016",
99
"dom"
1010
],
1111
"mapRoot": "./",

0 commit comments

Comments
 (0)