Skip to content

Commit fb17815

Browse files
committed
fix(@schematics/angular): remove emitDecoratorMetadata TS option for new projects
1 parent 7008efa commit fb17815

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/schematics/angular/workspace/files/tsconfig.json.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"declaration": false,
88
"module": "esnext",
99
"moduleResolution": "node",
10-
"emitDecoratorMetadata": true,
1110
"experimentalDecorators": true,
1211
"importHelpers": true,
1312
"target": "es2015",

0 commit comments

Comments
 (0)