Skip to content

Commit

Permalink
chore: fix commitlint (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky authored Jan 19, 2022
1 parent 61ec6d0 commit aaabfa0
Showing 1 changed file with 1 addition and 0 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'] }

0 comments on commit aaabfa0

Please sign in to comment.