Skip to content

Commit e6beae3

Browse files
committed
docs(SETUP): fix code formatting command
1 parent d00e655 commit e6beae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_SETUP.md

Lines changed: 1 addition & 1 deletion
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
63+
yarn pretty-lint --write
6464
```
6565

6666
### To run all linters use

0 commit comments

Comments
 (0)