Skip to content

Commit

Permalink
Merge pull request #6 from EYBlockchain/liju.jose/husky-configured
Browse files Browse the repository at this point in the history
husky configured with pre-commit and commit-msg check
  • Loading branch information
iAmMichaelConnor authored Feb 22, 2021
2 parents 793ad15 + 5e54122 commit 6fd23e8
Show file tree
Hide file tree
Showing 3 changed files with 1,156 additions and 12 deletions.
1 change: 1 addition & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = { extends: ['@commitlint/config-conventional'] };
Loading

0 comments on commit 6fd23e8

Please sign in to comment.