cmc-web/webs/cop-web/commitlint.config.js

4 lines
69 B
JavaScript

module.exports = {
extends: ['@commitlint/config-conventional'],
}