Skip to content

Commit

Permalink
Explain how to use yarn to list commands (#1730)
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Wynne <[email protected]>
  • Loading branch information
cucumber-ensemble and mattwynne authored Jul 20, 2021
1 parent a2dcce6 commit 75283a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Before anything else, thank you. Thank you for taking some of your precious time

## Tests

See the `package.json` scripts section for how to run each category of tests.
Now type `yarn run` or see the `package.json` scripts section for how to run each category of tests.

* lint - `yarn lint`
* [prettier](https://github.com/prettier/prettier)
Expand Down

0 comments on commit 75283a8

Please sign in to comment.