commitlint-config 2.0.0
Install from the command line:
Learn more about npm packages
$ npm install @LottieFiles/commitlint-config@2.0.0
Install via package.json:
"@LottieFiles/commitlint-config": "2.0.0"
About this version
Shared configuration for commitlint.
- Install to the project root with pnpm.
pnpm add -DW @lottiefiles/commitlint-config
- Create a
commitlint.config.cjs
file in the project with the contents:
module.exports = { extends: ['@lottiefiles/commitlint-config'] };
See CHANGELOG.md for the latest changes.
Details
- commitlint-config
-
LottieFiles
- over 3 years ago
- UNLICENSED
- 3 dependencies
Assets
- commitlint-config-2.0.0-npm.tgz
Download activity
- Total downloads 70,323
- Last 30 days 7,744
- Last week 2,054
- Today 136