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 8dfe7e5 + b8b718b commit dad26dcCopy full SHA for dad26dc
lib/configs/react.js
@@ -12,6 +12,7 @@ module.exports = {
12
'github/a11y-aria-label-is-well-formatted': 'error',
13
'github/role-supports-aria-props': 'error',
14
'jsx-a11y/no-aria-hidden-on-focusable': 'error',
15
+ 'jsx-a11y/no-autofocus': 'off',
16
'jsx-a11y/anchor-ambiguous-text': [
17
'error',
18
{
0 commit comments