Skip to content

Commit 049346e

Browse files
chore(commit): add commitlint
1 parent 10a3c5b commit 049346e

File tree

3 files changed

+3790
-263
lines changed

3 files changed

+3790
-263
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)