Skip to content

Commit 55c9aca

Browse files
authored
chore: add commit linting (#46)
1 parent 3053ec9 commit 55c9aca

File tree

3 files changed

+1226
-89
lines changed

3 files changed

+1226
-89
lines changed

commitlint.config.js

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

0 commit comments

Comments
 (0)