Skip to content

Commit 53dff4f

Browse files
committed
docs: recommend explicit eslint install
1 parent 2e4cf86 commit 53dff4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you're already a user of eslint, you should follow the [official React docs](
99
## Installation
1010

1111
```bash
12-
npm install -D @intility/eslint-config-react-compiler@latest
12+
npm install -D eslint @intility/eslint-config-react-compiler@latest
1313
```
1414

1515
## Basic Usage

0 commit comments

Comments
 (0)