@commitlint/load

v7.1.1
Load shared commitlint configuration
conventional-changelog commitlint library core

pkg

pkg-check --skip-import

deps

dep-check

lint

xo

test

ava -c 4 --verbose && ava "src/*.serial-test.js" --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 8/29/2018

Downloads

Maintainers