Skip to content

commitlint-config 1.10.1

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

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

Details


Assets

  • commitlint-config-1.10.1.tgz

Download activity

  • Total downloads 500
  • Last 30 days 1
  • Last week 0
  • Today 0