Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
feat(commitlint): add commentlint config
Browse files Browse the repository at this point in the history
  • Loading branch information
mg901 committed Dec 19, 2018
1 parent 3546289 commit 31615f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
extends: ['@commitlint/config-conventional'],
};

0 comments on commit 31615f8

Please sign in to comment.