@kettil/commitlint-config

2.0.2 • Public • Published

commitlint-config

npm David Release GitHub

The library contains the commitlint configuration.

Installation

npm install -D @commitlint/config-conventional @commitlint/cli @kettil/commitlint-config

Quick Start

To use this configuration, create the file .commitlintrc.json with the following content:

{
  "extends": ["@kettil"]
}

You can find the list of rules in the commitlint project.

Readme

Keywords

Package Sidebar

Install

npm i @kettil/commitlint-config

Weekly Downloads

62

Version

2.0.2

License

MIT

Unpacked Size

5.62 kB

Total Files

5

Last publish

Collaborators

  • kettil