MeterSphere/frontend/commitlint.config.cjs

4 lines
70 B
JavaScript

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