1.0.0 • Published 2 years ago
@bdxjs/commitlint-config v1.0.0
Commitlint of bdxjs
Learn
Install
# with npm
npm i @bdxjs/commitlint-config -D
# with yarn
yarn add @bdxjs/commitlint-config -D
# with pnpm
pnpm add @bdxjs/commitlint-config -D
Usage
echo -e "module.exports = {\n extends: ['@bdxjs/commitlint-config'],\n}" > ./commitlint.config.js
1.0.0
2 years ago