mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-03-08 23:47:37 +00:00
feat: setup commitlint with conventional config
This commit is contained in:
3
commitlint.config.js
Normal file
3
commitlint.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export default {
|
||||
extends: ["@commitlint/config-conventional"],
|
||||
};
|
||||
Reference in New Issue
Block a user