Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit 6783324

Browse files
committed
🚨 remove rule
1 parent 3a2ffb7 commit 6783324

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

packages/jsx-a11y.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
22
"plugins": ["jsx-a11y"],
3-
"extends": ["plugin:jsx-a11y/recommended"],
4-
"rules": {
5-
"jsx-a11y/no-autofocus": 0
6-
}
3+
"extends": ["plugin:jsx-a11y/recommended"]
74
}

0 commit comments

Comments
 (0)