Skip to content

magicmark/pre-commit-wrapper-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-commit-wrapper-npm

A wrapper/bootstrap script for pre-commit for npm/yarn.

Getting started

$ yarn add pre-commit-wrapper-npm --dev

Installing hooks

Make sure to remember to install the pre-commit hook to your local repo:

$ pre-commit install -f --install-hooks

That's it! You can configure pre-commit as normal, following the docs.

(The pre-commit executable is available via ./node_modules/.bin/pre-commit)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published