signoz/frontend/commitlint.config.ts

2 lines
65 B
TypeScript

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