[StoryNumber / Type] commit purpose
yarn add -D commit-msg-validate
This validate
need to be used with Husky .
Add this config to package.json
"scripts": {
"commitmsg": "commit-msg-validate",
....
}
[StoryNumber / Type] commit purpose
yarn add -D commit-msg-validate
This validate
need to be used with Husky .
Add this config to package.json
"scripts": {
"commitmsg": "commit-msg-validate",
....
}
npm i commit-msg-validate
2
1.0.1
Unlicense
5.27 kB
8