dev
Fix Prettier formatting regression and Astro type-check errors
Add quality gates: Prettier for Astro, astro check for shared, unused SCSS variable lint (#2749)
Enable `astro/tsconfigs/strictest` in the shared package (#2836)
Fix all `pnpm type-check` warnings and restore lost `Props` typing (#2805)
Improve accessibility across layouts, components, and forms (#2799)
Narrow component prop types, remove unused props and dead code (#2838)