@linters/commitlint-config

1.8.0 • Public • Published

CommitLint Config

commitlint checks if your commit messages meet the conventional commit format.

Install

yarn add @commitlint/cli @linters/commitlint-config -D

Usage

This shareable config can be configured in the commitlint configuration file:

Create a commitlint.config.js configuration file file with the following contents:

module.exports = {
  extends: ['@linters/commitlint-config'],
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.8.00latest

Version History

VersionDownloads (Last 7 Days)Published
1.8.00
1.7.00
1.6.00
1.5.10
1.5.00
1.4.08
1.3.10
1.2.00
1.1.00
1.0.00

Package Sidebar

Install

npm i @linters/commitlint-config

Weekly Downloads

7

Version

1.8.0

License

none

Unpacked Size

5.32 kB

Total Files

5

Last publish

Collaborators

  • michal.jarnot