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.
2 parents e53906d + baa1344 commit 4186f91Copy full SHA for 4186f91
src/index.js
@@ -76,7 +76,7 @@ module.exports = {
76
],
77
},
78
79
- 'jsx-a11y/label-has-for': 'error',
+ 'jsx-a11y/label-has-for': 'off',
80
'jsx-a11y/label-has-associated-control': 'error',
81
'jsx-a11y/media-has-caption': 'error',
82
'jsx-a11y/mouse-events-have-key-events': 'error',
0 commit comments