Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@jbuhacoff/commitlint-config-type-enum

jbuhacoff2BSD-2-Clause1.0.0

Shareable commitlint config with custom type enum

conventional-changelog, commitlint, commitlint-config

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 with add
  • replaced docs with doc
  • added improve