claudecodeui/commitlint.config.js

4 lines
68 B
JavaScript
Raw Normal View History

export default {
extends: ["@commitlint/config-conventional"],
};