Adds watch

This commit is contained in:
Jørn Myrland 2021-10-02 00:41:17 +02:00 committed by Aria Minaei
parent d04b0372f6
commit 7480483b37

View file

@ -123,7 +123,8 @@ Other references
## Testing
Run tests during development with `yarn test` to re-run tests on file changes.
Run tests during development with `yarn test --watch` to re-run tests on file
changes.
### Examples