Skip to content

Commit

Permalink
Merge branch 'master' into update-package
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebeach committed Dec 24, 2020
2 parents 59955bc + 8637aa7 commit 43a852f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Expand Up @@ -264,7 +264,7 @@ module.exports = {
],
},
],
'jsx-a11y/label-has-for': 'error',
'jsx-a11y/label-has-for': 'off',
'jsx-a11y/label-has-associated-control': 'error',
'jsx-a11y/media-has-caption': 'error',
'jsx-a11y/mouse-events-have-key-events': 'error',
Expand Down

0 comments on commit 43a852f

Please sign in to comment.