Skip to content

Commit 98d8121

Browse files
committed
chore(commit): add commitlint config
1 parent 0b3e4c5 commit 98d8121

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

commitlint.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
extends: [ '@commitlint/config-conventional' ],
3+
};

0 commit comments

Comments
 (0)