2.0.0 • Published 3 years ago

@manifesto-tech/conventional-commit-options v2.0.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

@manifesto-tech/conventional-commit-options

List of conventional commit types & scopes.

Spec

Exports an object with a types key whose value is an object whose keys are type names and whose values are objects with key-value pairs such as description as string, optional title as string, etc. See index.json. Any alternatives should follow the same spec.

Etc.

Used by @manifesto-tech/cz-conventional-changelog.

Can be used with kentcdodds/validate-commit-msg.

Commit types originally from: