We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff5fcf commit 89aedabCopy full SHA for 89aedab
eslintrc.json
@@ -73,7 +73,6 @@
73
"no-irregular-whitespace": 2,
74
"no-iterator": 2,
75
"no-label-var": 2,
76
- "no-labels": 2,
77
"no-labels": [2, { "allowLoop": false, "allowSwitch": false }],
78
"no-lone-blocks": 2,
79
"no-mixed-spaces-and-tabs": 2,
0 commit comments