Skip to content

Commit 3773bc2

Browse files
fix: use JSON for commitlint config (#95)
1 parent 61c6b18 commit 3773bc2

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.commitlintrc.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"extends": ["@commitlint/config-conventional"]
3+
}

commitlint.config.js

-5
This file was deleted.

0 commit comments

Comments
 (0)