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 e53906d commit baa1344Copy full SHA for baa1344
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