bee-table/commitlint.config.js

4 lines
68 B
JavaScript

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