Skip to content

Commit b9df5c6

Browse files
committed
fix(mysql): 修复 mysql 连接器异常的问题
1 parent 83bd561 commit b9df5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commitlint.config.js

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

0 commit comments

Comments
 (0)