lobe-flow/commitlint.config.js
2023-05-22 23:59:55 +08:00

4 lines
46 B
JavaScript

module.exports = {
extends: ['gitmoji'],
};