@commitlint/load

v8.3.0
Load shared commitlint configuration
conventional-changelog commitlint library core

pkg

pkg-check --skip-import

deps

dep-check

test

ava -c 4 --verbose && ava "src/*.serial-test.js" --verbose

build

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

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 10/16/2019

Downloads