Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 352 Bytes

@mediamonks/commitlint-config

Set some basic conventions and rules for our commit messages.

Follow the instructions in the commitlint-config package to set up the commitlint config.

Setup development environment

In the root of the project run the following commands

npm install
npm run build