Skip to content

Commit 5c2eddc

Browse files
committed
update prettier from v2.8.0 to v2.8.8
1 parent 87ffdb1 commit 5c2eddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ You can see all the [base rules](https://github.com/frontendfixer/eslint-config-
4040
- without typescript
4141

4242
```bash
43-
npm install -D eslint prettier@^2.8.0 @frontendfixer/eslint-config-react
43+
npm install -D eslint prettier@^2.8.8 @frontendfixer/eslint-config-react
4444
```
4545

4646
- with typescript
4747

4848
```bash
49-
npm install -D eslint prettier@^2.8.0 typescript @frontendfixer/eslint-config-react
49+
npm install -D eslint prettier@^2.8.8 typescript @frontendfixer/eslint-config-react
5050
```
5151

5252
## Configuration

0 commit comments

Comments
 (0)