Skip to content

Commit a511b2d

Browse files
committed
reverting eslint rule again
1 parent 5f44ebb commit a511b2d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.eslintrc.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,6 @@
4444
"react/prop-types": 0,
4545
"react/display-name": 0,
4646
"react-hooks/exhaustive-deps": "error",
47-
"jsx-a11y/label-has-associated-control": [
48-
"error",
49-
{
50-
"required": {
51-
"some": ["nesting", "id"]
52-
}
53-
}
54-
],
5547
"jsx-a11y/label-has-for": [
5648
2,
5749
{

0 commit comments

Comments
 (0)