Skip to content

Commit b1a7827

Browse files
committed
feat: add commintlint config
1 parent 6dee0c4 commit b1a7827

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)