Skip to content

Commit

Permalink
chore(lint): add commitlint config (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjbarton committed Jan 9, 2020
1 parent a63c37c commit b2c3cb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commitlint.config.js
@@ -0,0 +1 @@
module.exports = {extends: ['@commitlint/config-conventional']}

0 comments on commit b2c3cb4

Please sign in to comment.