gitmoji-commit-types

1.2.1 • Public • Published

gitmoji-commit-types

npm Build Status

List of Gitmoji commit types.

Spec

Exports an object with a types key whose value is an object whose keys are type emojis 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 wldcordeiro/cz-gitmoji-changelog for commitizen/cz-cli.

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

Commit types originally from:

Readme

Keywords

none

Package Sidebar

Install

npm i gitmoji-commit-types

Weekly Downloads

2

Version

1.2.1

License

MIT

Last publish

Collaborators

  • wldcordeiro