docs(SETUP): fix code formatting command

This commit is contained in:
Nitin Kumar 2020-03-28 07:38:53 +05:30
parent d00e65529a
commit e6beae37b4
No known key found for this signature in database
GPG Key ID: 2744FAFC19DFECB8
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ yarn test:update-snapshots
### To run code formatter (prettier) run
```bash
yarn pretty
yarn pretty-lint --write
```
### To run all linters use