mirror of
https://gitee.com/dgiiot/iotStudio.git
synced 2025-12-06 11:49:09 +08:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
}
|