1.10.1 • Published 1 month ago

@ahiho/commitlint-config v1.10.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 month ago

@ahiho/commitlint-config

Ahiho's full commit lint config.

Read the Commitlint docs for more information.

Requirement

  • NodeJS (version >= 14.x and <= 21)

Installation

yarn add --dev @ahiho/commitlint-config

Usage

The commitlint config should be applied to a package's package.json in a Lerna project.

"commitlint": {
  "extends": [
    "@ahiho/commitlint-config"
  ]
},
1.12.0

1 month ago

1.11.0

3 months ago

1.9.2

4 months ago

1.10.1

4 months ago

1.10.0

4 months ago

1.3.0

1 year ago

1.2.4

1 year ago