@lottiefiles/commitlint-config
v2.0.0
Published
Shared Commitlint config for LottieFiles projects
Readme
@lottiefiles/commitlint-config
Shared configuration for commitlint.
Table of contents
Usage
- Install to the project root with pnpm.
pnpm add -DW @lottiefiles/commitlint-config- Create a
commitlint.config.cjsfile in the project with the contents:
module.exports = { extends: ['@lottiefiles/commitlint-config'] };Changelog
See CHANGELOG.md for the latest changes.
