Skip to content

Commit 570e6a9

Browse files
committed
chore(linter): fix commitlint config linting
1 parent f9ea451 commit 570e6a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/commitlint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = {extends: ['@commitlint/config-conventional']}
1+
module.exports = { extends: ['@commitlint/config-conventional'] };

0 commit comments

Comments
 (0)