layui/commitlint.config.js
2022-04-24 00:41:50 +08:00

3 lines
40 B
JavaScript

module.exports = {
extends: ["cz"],
};