fix command

This commit is contained in:
Tobias Koppers 2020-03-30 09:54:05 +02:00 committed by GitHub
parent e6beae37b4
commit 1d55671a2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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-lint --write
yarn pretty-lint-fix
```
### To run all linters use