Skip to content

Instantly share code, notes, and snippets.

@Pierre-RA
Created October 4, 2017 15:11
Show Gist options
  • Save Pierre-RA/0a5ca6f28e6be87e088fcb286c397727 to your computer and use it in GitHub Desktop.
Save Pierre-RA/0a5ca6f28e6be87e088fcb286c397727 to your computer and use it in GitHub Desktop.
"test": "jest --forceExit",
"test-ci": "npm test && cat ./coverage/lcov.info | coveralls"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment