Skip to content

Commit 1d55671

Browse files
authored
fix command
1 parent e6beae3 commit 1d55671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_SETUP.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ yarn test:update-snapshots
6060
### To run code formatter (prettier) run
6161

6262
```bash
63-
yarn pretty-lint --write
63+
yarn pretty-lint-fix
6464
```
6565

6666
### To run all linters use

0 commit comments

Comments
 (0)