@side/commitlint-config

1.1.0 • Public • Published

@side/commitlint-config

A base Commitlint configuration which provides defaults for linting all commit messages at Side.

Installation

Install this package, and ensure you have installed its peer dependencies.

yarn info @side/commitlint-config peerDependencies

yarn add -D @side/commitlint-config

Usage

Once all peer dependencies have been added to your project, extend this configuration in your project's commitlint.config.js.

.eslintrc.js

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

For more information on configuring Commitlint, please refer to their documentation

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.0-alpha.10alpha
1.1.01,642latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.01,642
1.0.24
1.0.12
1.0.00
1.0.0-alpha.10
0.2.00
0.2.0-alpha.00
0.1.120
0.1.113
0.1.103
0.1.90
0.1.80
0.1.70
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.18

Package Sidebar

Install

npm i @side/commitlint-config

Weekly Downloads

1,662

Version

1.1.0

License

UNLICENSED

Unpacked Size

1.71 kB

Total Files

3

Last publish

Collaborators

  • reside-eng