Skip to content

Commit

Permalink
build(commitlint): add commitlint.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jaebradley committed Jun 12, 2018
1 parent edf516f commit a08de8c
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-angular'] };

0 comments on commit a08de8c

Please sign in to comment.