$ cnpm install git-hooks-list
List of Git hooks
Data from Git - githooks Documentation
yarn add git-hooks-list
import gitHooks from 'git-hooks-list'
console.log(gitHooks)
//-> ['applypatch-msg', 'pre-applypatch', 'post-applypatch', ... 25 more items]
Copyright 2013 - present © cnpmjs.org | Home |