2.0.0 • Published 9 months ago

@bubkoo/commitlint-config v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

commitlint-config

Shared commitlint config for my projects.

Install

npm install --save-dev @bubkoo/commitlint-config

Usage

Add the following section into the package.json file.

{
  "commitlint": {
    "extends": [
      "@bubkoo/commitlint-config"
    ]
  },
}
2.0.0

9 months ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago