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 87ffdb1 commit 5c2eddcCopy full SHA for 5c2eddc
readme.md
@@ -40,13 +40,13 @@ You can see all the [base rules](https://github.com/frontendfixer/eslint-config-
40
- without typescript
41
42
```bash
43
-npm install -D eslint prettier@^2.8.0 @frontendfixer/eslint-config-react
+npm install -D eslint prettier@^2.8.8 @frontendfixer/eslint-config-react
44
```
45
46
- with typescript
47
48
49
-npm install -D eslint prettier@^2.8.0 typescript @frontendfixer/eslint-config-react
+npm install -D eslint prettier@^2.8.8 typescript @frontendfixer/eslint-config-react
50
51
52
## Configuration
0 commit comments