Skip to content

Commit

Permalink
docs(commitlint): add commitlint and husky
Browse files Browse the repository at this point in the history
  • Loading branch information
JhonatanMedeiros committed May 23, 2020
1 parent 1ac40c2 commit 9448c63
Show file tree
Hide file tree
Showing 3 changed files with 1,238 additions and 18 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-angular']};
Loading

0 comments on commit 9448c63

Please sign in to comment.