List of tfs conventional commit types.
npm install tfs-commit-typesList of conventional commit types.
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, etc. See index.json. Any alternatives should follow the same spec.
Used by cz-commit-tfs
Commit types originally from:
* AngularJS Git Commit Message Conventions
* commitizen/cz-conventional-changelog