Skip to content

Commit 03234d8

Browse files
committed
fix(@angular/cli): removes redundant rules from tslint.json
1 parent 0df3f7c commit 03234d8

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)