UNPKG

ddc-commit-hooks

Version:
6 lines 137 B
{ "hooks": { "pre-commit": "npm test && node ./dist/index.js -preCommit", "commit-msg": "node ./dist/index.js -commitMsg" } }