Skip to content

Instantly share code, notes, and snippets.

@oxodesign
Created August 8, 2020 09:02
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 oxodesign/d324e1658476a9db0ff948434f6e8973 to your computer and use it in GitHub Desktop.
Save oxodesign/d324e1658476a9db0ff948434f6e8973 to your computer and use it in GitHub Desktop.
//...
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged"
}
}
//...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment