Skip to content

Commit d529cca

Browse files
davidjbradshawljharb
authored andcommitted
[eslint config] readme: fix typo
1 parent a3355f9 commit d529cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-airbnb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Our default export contains all of our ESLint rules, including ECMAScript 6+ and
5656

5757
2. Add `"extends": "airbnb"` to your `.eslintrc`
5858

59-
### eslint-config/airbnb/hooks
59+
### eslint-config-airbnb/hooks
6060

6161
This entry point enables the linting rules for React hooks (requires v16.8+). To use, add `"extends": ["airbnb", "airbnb/hooks"]` to your `.eslintrc`
6262

0 commit comments

Comments
 (0)