2.0.0 • Published 2 years ago
@lottiefiles/commitlint-config v2.0.0
@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.
2.0.0
2 years ago