Skip to content

Commit dfd078f

Browse files
committed
update the thing
1 parent fd0f901 commit dfd078f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

index.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
module.exports = {
2-
rules: {
3-
extends: '@commitlint/config-conventional'
4-
}
2+
extends: ['@commitlint/config-conventional']
53
}

0 commit comments

Comments
 (0)