Commit Graph

2 Commits

Author SHA1 Message Date
9ac5779e66 fix(P0-001): add missing typescript-eslint dep, format all files
Add typescript-eslint to root devDependencies (required by eslint
flat config). Run prettier across all files. Exclude QA reports
from git.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 20:11:25 -05:00
c3f66d1b71 feat(P0-001): scaffold monorepo structure
pnpm workspaces, Turborepo, TypeScript strict, ESLint flat config,
Prettier, Vitest, husky + lint-staged. Placeholder packages for all
16 packages + 2 apps + 2 plugins.

Closes #1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 20:09:40 -05:00