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 371537f commit afc2cc3Copy full SHA for afc2cc3
packages/eslint-config-airbnb/package.json
@@ -11,7 +11,7 @@
11
"./whitespace": "./whitespace.js",
12
"./rules/react": "./rules/react.js",
13
"./rules/react-a11y": "./rules/react-a11y.js",
14
- "./rules/react-hooks": "./rules/react-hook.js",
+ "./rules/react-hooks": "./rules/react-hooks.js",
15
"./package.json": "./package.json"
16
},
17
"scripts": {
0 commit comments