@kaas-devteam/commitlint-config

0.1.1 • Public • Published

Installation

$ npm install @commitlint/cli @kaas-devteam/commitlint-config --save-dev
$ // or yarn add @commitlint/cli @kaas-devteam/commitlint-config -D

Usage

Set your commitlint config to

{
  "extends": "@kaas-devteam/commitlint-config"
}

Extending the config

Simply add a "rules" key to your config, then add your overrides and additions there.
For example, to turn off the scss/dollar-variable-pattern rule:

{
  "extends": "@kaas-devteam/commitlint-config",
}

Package Sidebar

Install

npm i @kaas-devteam/commitlint-config

Weekly Downloads

1

Version

0.1.1

License

ISC

Unpacked Size

1.49 kB

Total Files

3

Last publish

Collaborators

  • czr
  • 189