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 51510a4 commit b90c571Copy full SHA for b90c571
packages/eslint-config-airbnb/README.md
@@ -15,6 +15,7 @@ and React. It requires `eslint` and `eslint-plugin-react`.
15
16
1. `npm install --save-dev eslint-config-airbnb eslint-plugin-react eslint`
17
2. add `"extends": "airbnb"` to your .eslintrc
18
+3. make sure you have ``` "plugins": ["react"]``` inside your .eslintrc
19
20
### eslint-config-airbnb/base
21
0 commit comments