Skip to content

Commit

Permalink
Merge pull request webpack#10627 from snitin315/docs/setup
Browse files Browse the repository at this point in the history
docs(SETUP): fix code formatting command
  • Loading branch information
sokra committed Mar 30, 2020
2 parents b0d7801 + 1d55671 commit 6704951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ yarn test:update-snapshots
### To run code formatter (prettier) run

```bash
yarn pretty
yarn pretty-lint-fix
```

### To run all linters use
Expand Down

0 comments on commit 6704951

Please sign in to comment.