@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.02,448latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.02,448
1.0.21
1.0.10
1.0.00
1.0.0-alpha.10
0.2.02
0.2.0-alpha.00
0.1.120
0.1.110
0.1.100
0.1.98
0.1.81
0.1.71
0.1.68
0.1.51
0.1.48
0.1.31
0.1.21
0.1.11

Package Sidebar

Install

npm i @side/commitlint-config

Weekly Downloads

2,481

Version

1.1.0

License

UNLICENSED

Unpacked Size

1.71 kB

Total Files

3

Last publish

Collaborators

  • reside-eng