Skip to content

Commit

Permalink
chore(release): add commitlint.config.js for conventional commit linting
Browse files Browse the repository at this point in the history
  • Loading branch information
danguilherme committed Apr 30, 2024
1 parent 6a9268b commit 8df48b6
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 @@
export default { extends: ['@commitlint/config-conventional'] };

0 comments on commit 8df48b6

Please sign in to comment.