@byzanteam/commitlint-config-monorepo
v1.1.0
Published
**Install**
Downloads
38
Readme
Usage
Install
$ pnpm add @commitlint/cli @byzanteam/commitlint-config-monorepo -wD
Touch and edit commitlint.config.js
:
module.exports = {
extends: ['@byzanteam/commitlint-config-monorepo'],
}