Skip to content

Instantly share code, notes, and snippets.

@tashbenbetov
Created November 18, 2018 13:55
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 tashbenbetov/e966a2fa4bf181541b8c17af2d5c5c92 to your computer and use it in GitHub Desktop.
Save tashbenbetov/e966a2fa4bf181541b8c17af2d5c5c92 to your computer and use it in GitHub Desktop.
Make commit great again. Package.json + Commitizen
{
"config": {
"commitizen": {
"path": "node_modules/cz-customizable"
},
"cz-customizable": {
"config": "config/git/commitizen.js"
}
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment