1.0.2 • Published 2 months ago

@side/commitlint-config v1.0.2

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
2 months ago

@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

1.0.2

2 months ago

1.0.1

6 months ago

1.0.0

1 year ago

0.2.0-alpha.0

1 year ago

0.2.0

1 year ago

1.0.0-alpha.1

1 year ago

0.1.11

2 years ago

0.1.12

2 years ago

0.1.10

2 years ago

0.1.8

3 years ago

0.1.9

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

4 years ago

0.1.1

4 years ago