Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

commitlint-config-nickccm

nickccm112211MIT0.0.2

my personal commitlint config

commitlint

readme

commitlint-config-nickccm

Getting started

npm install --save-dev commitlint-config-nickccm
echo "module.exports = {extends: ['nickccm']};" > commitlint.config.js

Rules

// TODO