Skip to content

Commit c8a78ed

Browse files
committed
fix: add newline at end of commitlint.config.js
1 parent bdb2aac commit c8a78ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

commitlint.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ module.exports = {
88
// ['api', 'ui', 'docs', 'build', 'release', 'deps', 'config']
99
// ],
1010
// },
11-
};
11+
};
12+

0 commit comments

Comments
 (0)