Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 26, 2020 12:47
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 velotiotech/950657f7a9b36949ba94ce82a576c279 to your computer and use it in GitHub Desktop.
Save velotiotech/950657f7a9b36949ba94ce82a576c279 to your computer and use it in GitHub Desktop.
"scripts": {
"test": "NODE_TLS_REJECT_UNAUTHORIZED=0 jest --reporters default jest-stare --coverage --detectOpenHandles --runInBand --testTimeout=60000",
"test:watch": "jest --verbose --watchAll"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment