feat(ci): add automated Lighthouse audit pipeline

This commit is contained in:
2026-01-12 18:39:11 +01:00
parent 2823b903d4
commit c48ae38d7e
15 changed files with 2308 additions and 19 deletions

1
.husky/commit-msg Normal file
View File

@@ -0,0 +1 @@
pnpm exec commitlint --edit "$1"