Skip to content

Commit

Permalink
docs(README.md): edit step 1 of Setup to provide a stronger, easier t…
Browse files Browse the repository at this point in the history
…o read sentence (#292)
  • Loading branch information
hcharley committed Apr 1, 2022
1 parent d68d477 commit 24f9af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Enhances Airbnb's ESLint config with TypeScript support

### 1) Setup regular Airbnb config

Make sure you have the regular Airbnb config setup. See [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb), or [eslint-config-airbnb-base](https://www.npmjs.com/package/eslint-config-airbnb-base) if you're not using React.
Make sure you have the regular Airbnb config setup. If you are using React, use [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb), or if you aren't using React, use [eslint-config-airbnb-base](https://www.npmjs.com/package/eslint-config-airbnb-base).

### 2) Install dependencies (and peer dependencies)

Expand Down

0 comments on commit 24f9af2

Please sign in to comment.