cz-customizable-ghooks

v1.6.0
Integrate [cz-customizable](https://github.com/leoforfree/cz-customizable) config with [ghooks](https://github.com/gtramontina/ghooks) or [husky](https://github.com/typicode/husky) to use a single configuration for commit message generation AND commit mes
cz-customizable ghooks husky commitizen commit validation git

coverage

npm-run-all test:coverage test:check-coverage

lint

npm-run-all 'verify -- --fix'

release

npm-run-all build verify test:unit:once

semantic-release

semantic-release

start

npm run dev

test

npm run test:unit

test:unit

jest --silent --coverage

test:watch

jest --watchAll

upload-coverage

coveralls < reports/coverage/lcov.info

verify

eslint --max-warnings=0 --ext .js src/

Metadata

  • MIT
  • >=10.x
  • Brett Uglow
  • released 8/28/2020

Downloads

Maintainers