Skip to content

Instantly share code, notes, and snippets.

@isabelandss
Created August 17, 2020 17:38
Show Gist options
  • Save isabelandss/4f6ad295f1a7a199ad56c7df1ed8325a to your computer and use it in GitHub Desktop.
Save isabelandss/4f6ad295f1a7a199ad56c7df1ed8325a to your computer and use it in GitHub Desktop.
"scripts": {
"test": "jest",
"test:watch": "jest --watchAll",
"test:watch:cvr": "jest --watchAll --coverage"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment