mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-11-30 19:18:59 +08:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
|
module.exports = {
|
||
|
extends: ['@commitlint/config-conventional'],
|
||
|
};
|