1.0.0 • Published 4 years ago

@libertyio/commitlint-config v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Introduction

Preferred configuration for commitlint.

Based on config-angular with the following changes:

  • replaced config-angular-type-enum with @libertyio/commitlint-config-type-enum

Development

How to build:

npm run lint
npm run build

Commits in this repository are also checked by commitlint. To update the rules, copy the rules object from src/main.js to the top of commitlint.config.js.