Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
fix: SHELL-1316 #done add commitlint config to ui-template
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcalpena committed Jul 19, 2018
1 parent 6c901bf commit c89f167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/ui-package/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 c89f167

Please sign in to comment.