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

4 lines
69 B
JavaScript
Raw Permalink Normal View History

2024-08-20 12:11:31 +00:00
module.exports = {
2024-08-21 01:17:14 +00:00
extends: ['@commitlint/config-conventional'],
}