You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'jsxA11yPlugin/role-supports-aria-props': 'off',// Override with github/a11y-role-supports-aria-props until https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/910 is resolved
17
+
'jsx-a11y/role-supports-aria-props': 'off',// Override with github/a11y-role-supports-aria-props until https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/910 is resolved
td: ['cell'],// TODO: Remove once https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/937#issuecomment-1638128318 is addressed.
36
36
canvas: ['img'],
37
37
},
38
38
],
39
-
'jsxA11yPlugin/no-redundant-roles': [
39
+
'jsx-a11y/no-redundant-roles': [
40
40
'error',
41
41
{
42
42
nav: ['navigation'],// default in eslint-plugin-jsx-a11y
0 commit comments