Skip to content

Instantly share code, notes, and snippets.

@roppa
Created March 1, 2018 16:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roppa/dac96c6ed3cadbae07e50ba793a80ac1 to your computer and use it in GitHub Desktop.
Save roppa/dac96c6ed3cadbae07e50ba793a80ac1 to your computer and use it in GitHub Desktop.
Watch files and run tests on change
npm i -g watch
watch 'npm run test' src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment