@fellwork/commitlint-config
v0.1.0
Published
Shared commitlint configuration for Fellwork projects (Conventional Commits + Fellwork's type list).
Maintainers
Readme
@fellwork/commitlint-config
Shared commitlint configuration for Fellwork projects. Extends @commitlint/config-conventional with Fellwork's expanded type list.
Install
bun add -D -E @fellwork/commitlint-config @commitlint/cli @commitlint/config-conventionalUse
// commitlint.config.js
export { default } from '@fellwork/commitlint-config'Allowed types
add, breaking, build, chore, chore-deps, chore-release, ci, config, docs, feat, fix, i18n, perf, refactor, release, remove, revert, security, style, test.
License
MIT
