osm_my_commerce/commitlint.config.js

4 lines
69 B
JavaScript

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