From b8b718bc698d192a96cdbafad0f2fde6c82a9551 Mon Sep 17 00:00:00 2001 From: Kate Higa <16447748+khiga8@users.noreply.github.com> Date: Wed, 31 May 2023 13:28:01 -0400 Subject: [PATCH] Update react.js --- lib/configs/react.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/configs/react.js b/lib/configs/react.js index aa036960..68eda59a 100644 --- a/lib/configs/react.js +++ b/lib/configs/react.js @@ -12,6 +12,7 @@ module.exports = { 'github/a11y-aria-label-is-well-formatted': 'error', 'github/role-supports-aria-props': 'error', 'jsx-a11y/no-aria-hidden-on-focusable': 'error', + 'jsx-a11y/no-autofocus': 'off', 'jsx-a11y/anchor-ambiguous-text': [ 'error', {