Files
portfolio/commitlint.config.js
Lucas 52e55c569e
All checks were successful
Portfolio/pipeline/head This commit looks good
feat(ci): add automated Lighthouse audit pipeline
2026-01-12 18:41:38 +01:00

2 lines
65 B
JavaScript

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