claudecodeui/commitlint.config.js

3 lines
68 B
JavaScript

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