Skip to content

Set some basic conventions and rules for our commit messages

License

Notifications You must be signed in to change notification settings

mediamonks/commitlint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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