1.0.5 • Published 1 year ago

@primo/commitlint-config v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

@primo/commitlint-config

NPM version

Commitlint configuration for Primo

Getting started

To install @primo/commitlint-config in your project, you will need to run the following command using npm:

npm install -S @primo/commitlint-config

If you prefer Yarn, use the following command instead:

yarn add @primo/commitlint-config

Usage

You can use @primo/commitlint-config in your project by extending it in your commitlint configuration. For example, if we had an .commitlintrc file:

{
  "extends": ["@primo/commitlint-config"]
}

✍️ Feedback

Please ask any questions on this project, you can do so by creating a new issue. Or contributing to any active issues.

If you wish to get in contact, please don't hesitate via twitter @Rich_McCartney.

📝 Licence

Licensed under standard MIT license.

1.0.2

1 year ago

1.0.5

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

0.0.0

1 year ago

1.0.0

4 years ago