2.1.0 • Published 6 years ago
@peakfijn/config-commitlint v2.1.0
Commitlint - Peakfijn
A sharable Commitlint configuration with Peakfijn conventions.
Installation
Install the dependency with npm.
$ npm install --save-dev @peakfijn/config-commitlint
Configuration
Update the package.json
to include a commitlint property.
{
"commitlint": {
"extends": [
"peakfijn"
]
}
}
Usage
After installing and configuring the package, you can use it by running this command.
$ npx commitlint --to HEAD
License
The MIT License (MIT). Please see License File for more information.
2.1.0
6 years ago
2.0.0
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago
1.0.0-rc.3
6 years ago
1.0.0-rc.2
6 years ago
1.0.0-rc.1
6 years ago
1.0.0-rc.0
6 years ago
0.8.3
7 years ago
0.8.1
7 years ago
0.8.0
7 years ago
0.7.0
7 years ago
0.0.0
7 years ago