@jedwards1211/commitlint-config

v1.0.0
my commitlint config
commitlint

lint

eslint *.js test --cache

lint:fix

eslint --fix *.js test --cache

lint:watch

esw --watch *.js test --cache

commitmsg

commitlint -e $GIT_PARAMS

precommit

npm run lint

prepublishOnly

npm run lint

semantic-release

semantic-release
npm i @jedwards1211/[email protected]

Metadata

  • MIT
  • Whatever
  • Andy Edwards
  • released 4/19/2018

Downloads

Maintainers