Skip to content

Instantly share code, notes, and snippets.

@cgradwohl
Created April 8, 2020 16:47
Show Gist options
  • Save cgradwohl/809ef3edc7af5b1583f8904426322aac to your computer and use it in GitHub Desktop.
Save cgradwohl/809ef3edc7af5b1583f8904426322aac to your computer and use it in GitHub Desktop.
Put this back !!!
"husky": {
"hooks": {
"pre-push": "./native-dep-check.sh && npm run lint"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment