0.0.1 • Published 6 years ago
commitlint-config-rocketseat v0.0.1
commitlint-config-rocketseat
Shareable commitlint config used by Rocketseat.
Getting started
Installing:
# npm
npm i -D commitlint-config-rocketseat
# yarn
yarn add -D commitlint-config-rocketseatApply the config to commitlint:
echo "module.exports = {extends: ['rocketseat']};" > commitlint.config.js0.0.1
6 years ago