Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit 24f9af2

Browse files
authored
docs(README.md): edit step 1 of Setup to provide a stronger, easier to read sentence (#292)
1 parent d68d477 commit 24f9af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Enhances Airbnb's ESLint config with TypeScript support
88

99
### 1) Setup regular Airbnb config
1010

11-
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.
11+
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).
1212

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

0 commit comments

Comments
 (0)