Adds watch
This commit is contained in:
parent
d04b0372f6
commit
7480483b37
1 changed files with 2 additions and 1 deletions
|
@ -123,7 +123,8 @@ Other references
|
||||||
|
|
||||||
## Testing
|
## 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
|
### Examples
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue