Skip to content

Commit d1fb1de

Browse files
committed
chore: update commitlint config file
1 parent 09499af commit d1fb1de

File tree

3 files changed

+1050
-2343
lines changed

3 files changed

+1050
-2343
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
{
2-
"extends": [
1+
module.exports = {
2+
extends: [
33
"@commitlint/config-lerna-scopes",
44
"@commitlint/config-conventional"
55
]
6-
}
6+
};

0 commit comments

Comments
 (0)