Skip to content

Instantly share code, notes, and snippets.

@ollelauribostrom
Created July 31, 2018 22:12
Show Gist options
  • Save ollelauribostrom/330a6abb27aa44bac71e2d4d44794cdf to your computer and use it in GitHub Desktop.
Save ollelauribostrom/330a6abb27aa44bac71e2d4d44794cdf to your computer and use it in GitHub Desktop.
"scripts": {
"coveralls": "jest --coverage && cat ./tests/coverage/lcov.info | coveralls",
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment