@jbuhacoff/commitlint-config-type-enum
v1.0.0
Published
Shareable commitlint config with custom type enum
Downloads
3
Maintainers
Readme
commitlint-config-type-enum
My preferred list of types for use with commitlint.
Each type is either a verb in its bare infinitive form or a singular noun.
Based on config-angular-type-enum with the following changes:
- replaced
feat
withadd
- replaced
docs
withdoc
- added
improve