Skip to content

Commit 89aedab

Browse files
committed
remove duplicate rule
1 parent 3ff5fcf commit 89aedab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
"no-irregular-whitespace": 2,
7474
"no-iterator": 2,
7575
"no-label-var": 2,
76-
"no-labels": 2,
7776
"no-labels": [2, { "allowLoop": false, "allowSwitch": false }],
7877
"no-lone-blocks": 2,
7978
"no-mixed-spaces-and-tabs": 2,

0 commit comments

Comments
 (0)