@anireact/husky
Husky config.
yarn add -D @anireact/husky
.huskyrc.js
:
module.exports = require('@anireact/husky');
Hooks
-
commit-msg
: commitlint. -
pre-push
: build and lint everything.
commitlint
-
conventional
. -
lerna-scopes
. - Sentence case with full stop.
License
MIT