mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-03-07 15:07:38 +00:00
4 lines
68 B
JavaScript
4 lines
68 B
JavaScript
export default {
|
|
extends: ["@commitlint/config-conventional"],
|
|
};
|