Skip to content

Commit 505d53f

Browse files
authored
chore: add commit linting (#52)
1 parent f05d2eb commit 505d53f

File tree

3 files changed

+1019
-0
lines changed

3 files changed

+1019
-0
lines changed

commitlint.config.js

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

0 commit comments

Comments
 (0)