mirror of
https://gitee.com/yudaocode/yudao-ui-go-view.git
synced 2025-12-30 01:22:27 +00:00
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
|
|
module.exports = {
|
||
|
|
extends: ["@commitlint/config-conventional"]
|
||
|
|
};
|