meat/commitlint.config.ts
2026-08-04 02:09:54 +02:00

3 lines
66 B
TypeScript

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