Skip to content

commitlint-config 1.4.0

Install from the command line:
Learn more about npm packages
$ npm install @ahiho/commitlint-config@1.4.0
Install via package.json:
"@ahiho/commitlint-config": "1.4.0"

About this version

@ahiho/commitlint-config

Ahiho's full commit lint config.

Read the Commitlint docs for more information.

Requirement

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

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"
  ]
},

Details


Assets

  • commitlint-config-1.4.0.tgz

Download activity

  • Total downloads 35
  • Last 30 days 0
  • Last week 0
  • Today 0