@exile-watch/lefthook-config
Shared Lefthook configuration for exile.watch projects

Dedicated blog post: Leveraging Lefthook to enforce commit guidelines at exile.watch
About @exile-watch/lefthook-config
This package contains shared Lefthook configuration, Lefthook dependency and commit-related dependencies.
About Lefthook
Lefthook is a Git hooks manager for Node.js, Ruby and many other types of projects.
Usage
Prerequisites
Install the package as a
devDependency:
Add/update following
configandscriptsproperties in repo's rootpackage.json:
Create a new configuration file at
./commitlint.config.jsand inherit all the options usingextendsproperty:
In project root in
lefthook.ymlreplace generated content with:
Last updated