Created
November 18, 2018 13:55
-
-
Save tashbenbetov/e966a2fa4bf181541b8c17af2d5c5c92 to your computer and use it in GitHub Desktop.
Make commit great again. Package.json + Commitizen
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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