@commitlint/ensure

v6.1.1
Lint your commit messages
conventional-changelog commitlint library core

pkg

pkg-check --skip-import

deps

dep-check

lint

xo

test

ava -c 4 --verbose

build

cross-env NODE_ENV=production babel src --out-dir lib --source-maps

clean

npx rimraf lib

start

concurrently "ava -c 4 --verbose --watch" "yarn run watch"

watch

babel src --out-dir lib --watch --source-maps
npm i @commitlint/[email protected]

Metadata

  • MIT
  • >=4
  • Mario Nebl
  • released 2/22/2018

Downloads

Maintainers