Sebastien Rousseau  Logo

Installation

Install @sebastienrousseau/lefthook-config as a development dependency using your preferred package manager.

npm

npm install --save-dev @sebastienrousseau/lefthook-config

pnpm

pnpm add -D @sebastienrousseau/lefthook-config

yarn

yarn add -D @sebastienrousseau/lefthook-config

bun

bun add -d @sebastienrousseau/lefthook-config

From Source

git clone https://github.com/sebastienrousseau/lefthook-config.git
cd lefthook-config
make test