1.1.0 • Published 1 year 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
1 year ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
3 years ago
0.2.0-alpha.0
3 years ago
0.2.0
3 years ago
1.0.0-alpha.1
3 years ago
0.1.11
3 years ago
0.1.12
3 years ago
0.1.10
4 years ago
0.1.8
4 years ago
0.1.9
4 years ago
0.1.7
4 years ago
0.1.6
4 years ago
0.1.5
4 years ago
0.1.4
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago