1.0.0 • Published 5 years ago

@searchspring/commitlint-config v1.0.0

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

commitlint-config

For clean commits!

npm i -D @searchspring/commitlint-config

Basically just adds the "wip" label.

The full set of commit labels is:

[
    "build", 
    "ci", 
    "chore", 
    "docs", 
    "feat", 
    "fix", 
    "merge", 
    "perf", 
    "refactor", 
    "revert", 
    "style", 
    "test", 
    "wip"
]

Check out commitlint info here: https://github.com/conventional-changelog/commitlint