Make web workspace type-check pass for CI
Source-available AI business intelligence platform — ask your Data
Brought to you by:
intraq
Originally created by: intraq-dev-ai
Make the web workspace type-check clean enough to become a required CI status check.
The root npm test passes, but npm run type-check --workspace @intraq/web still reports broader Vue/TypeScript errors unrelated to the recently fixed issues.
npm run type-check --workspace @intraq/web passes locally.