Skip to content

Commit bc7bd80

Browse files
committed
chore(commitlint): migrated the config format to json
1 parent 0d46f4d commit bc7bd80

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.commitlintrc.js

-1
This file was deleted.

.commitlintrc.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extends": [
3+
"@form8ion"
4+
]
5+
}

0 commit comments

Comments
 (0)