Skip to content

Commit 8d544a5

Browse files
dave11mjdond2clouds
authored andcommitted
fix(@angular/cli): removes redundant rules from tslint.json (angular#5783)
Fixes angular#5755
1 parent 3397273 commit 8d544a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/@angular/cli/blueprints/ng/files/tslint.json

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
],
4343
"no-construct": true,
4444
"no-debugger": true,
45-
"no-duplicate-variable": true,
4645
"no-empty": false,
4746
"no-empty-interface": true,
4847
"no-eval": true,

0 commit comments

Comments
 (0)