shop-wx/.commitlintrc.cjs

4 lines
69 B
JavaScript

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