We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89f153 commit 855a984Copy full SHA for 855a984
packages/eslint-config-react-app/package.json
@@ -23,7 +23,7 @@
23
"eslint-plugin-import": "2.x",
24
"eslint-plugin-jsx-a11y": "6.x",
25
"eslint-plugin-react": "7.x",
26
- "eslint-plugin-react-hooks": "1.x || 2.x"
+ "eslint-plugin-react-hooks": "1.x || 2.x || 3.x"
27
},
28
"dependencies": {
29
"confusing-browser-globals": "^1.0.9"
0 commit comments