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.
1 parent 3e30676 commit 87e34e5Copy full SHA for 87e34e5
index.js
@@ -4,7 +4,7 @@ module.exports = {
4
"@react-native-community/eslint-config",
5
"plugin:import/typescript",
6
"plugin:react/recommended",
7
- "plugin:react-native-a11y/recommended",
+ "plugin:react-native-a11y/all",
8
"prettier",
9
"prettier/react"
10
],
0 commit comments