Skip to content

Commit

Permalink
fix: husky configured with pre-commit check and commit msg check
Browse files Browse the repository at this point in the history
  • Loading branch information
LijuJoseJJ committed Feb 22, 2021
1 parent d3dfd11 commit 5a343ec
Show file tree
Hide file tree
Showing 3 changed files with 3,028 additions and 1,883 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 5a343ec

Please sign in to comment.