Skip to content

Commit 1c22a94

Browse files
dave11mjfilipesilva
authored andcommitted
fix(@angular/cli): removes redundant rules from tslint.json (#5783)
Fixes #5755
1 parent 2c23cda commit 1c22a94

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)