@wizishop/commit-helper
v1.0.1
Published
Commit helper uses [commitlint](https://github.com/conventional-changelog/commitlint) to help you write standard commit messages
Keywords
Readme
Commit helper - Commit made easy 🦄
Commit helper uses commitlint to help you write standard commit messages
Quick start
npm i -g @wizishop/commit-helper
-- OR --
npm i -D @wizishop/commit-helper- Run
wzch --initin your project root to create awzch-config.jsfile. - Edit
wzch-config.jsto fit your lint demands. - Make sure your project has a
commitlint.config.jsfile with ascope-enum[required]- You can take a look at this example if you're not sure.
Writing commit messages
Run wzch in your project directory to write your amazing commit message 🦄🦄🦄
