fix: Phase 0 verification — CI gates green (P0-009) #70

Merged
jason.woltje merged 1 commits from feat/p0-009-verify-phase0 into main 2026-03-13 02:28:38 +00:00

1 Commits

Author SHA1 Message Date
7d33b5ed7f fix: Phase 0 verification — passWithNoTests, prettierignore (P0-009)
Add --passWithNoTests to all vitest test scripts so packages without
test files don't fail CI. Add .prettierignore for auto-generated files
(next-env.d.ts, dist, drizzle, .next). All quality gates now pass:
typecheck, lint, format:check, test, build (18/18 packages).

Closes #9

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 21:28:15 -05:00