1.0.0 • Published 5 years ago
@libertyio/commitlint-config-type-enum v1.0.0
Introduction
Preferred list of types for use with commitlint.
Each type is either a verb in its bare infinitive form or a singular noun.
Based on config-angular-type-enum with the following changes:
- replaced
featwithadd - replaced
docswithdoc - added
improve
Development
How to build:
npm run lint
npm run buildCommits in this repository are also checked by commitlint. To update the rules,
copy the types array from src/main.js to the top of commitlint.config.js.
1.0.0
5 years ago