1.1.0 • Published 9 months ago
@side/commitlint-config v1.1.0
@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.1.0
9 months ago
1.0.2
12 months ago
1.0.1
1 year ago
1.0.0
2 years ago
0.2.0-alpha.0
2 years ago
0.2.0
2 years ago
1.0.0-alpha.1
2 years ago
0.1.11
3 years ago
0.1.12
3 years ago
0.1.10
3 years ago
0.1.8
3 years ago
0.1.9
3 years ago
0.1.7
3 years ago
0.1.6
4 years ago
0.1.5
4 years ago
0.1.4
4 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
5 years ago