Skip to content

Commit 7de67c4

Browse files
committed
chore: 🤖 add commitlint config
1 parent b34a7b4 commit 7de67c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commitlint.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
module.exports = { extends: ['@commitlint/config-conventional'] };

0 commit comments

Comments
 (0)