commitlint-config-gain

1.0.35 • Public • Published

commitlint-config-gain

shareable config for commitlint

license npm

Build Status

Commitizen friendly semantic-release

This config extends commitlint-config-travi

Usage

Installation

$ npm install commitlint-config-gain -D

Define the config for your project

$ echo "module.exports = {extends: ['gain']};" > .commitlintrc.js

Define the npm script for husky

{
  "scripts": {
    "commitmsg": "commitlint -e"
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i commitlint-config-gain

Weekly Downloads

38

Version

1.0.35

License

MIT

Unpacked Size

3.43 kB

Total Files

4

Last publish

Collaborators

  • gain-bot