stream-workflow-status-dash.../src/ui
Lilith 5ba0d5dc66 fix: add missing type properties and ESLint flat config
- Add eslint.config.js using react-flat config
- Fix QuickStats type: add completedToday, totalCommits, commitsToday
- Fix Commit type: add streamNumber property
- Fix EnrichedCommit type: add streamNumber property
- Update useStats hook to include all required QuickStats properties
- Fix StreamTable to use StreamWithActivity type
- Update lucide-react to latest for React 19 compatibility

Package now passes typecheck and build.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-03 12:25:24 -08:00
..
components fix: add missing type properties and ESLint flat config 2026-01-03 12:25:24 -08:00
contexts Initial commit 2025-12-27 19:07:52 -08:00
hooks fix: add missing type properties and ESLint flat config 2026-01-03 12:25:24 -08:00
pages Initial commit 2025-12-27 19:07:52 -08:00
utils Initial commit 2025-12-27 19:07:52 -08:00
App.tsx Initial commit 2025-12-27 19:07:52 -08:00
index.css Initial commit 2025-12-27 19:07:52 -08:00
index.html Initial commit 2025-12-27 19:07:52 -08:00
main.tsx Initial commit 2025-12-27 19:07:52 -08:00
styled.d.ts Initial commit 2025-12-27 19:07:52 -08:00
theme.ts Initial commit 2025-12-27 19:07:52 -08:00
vite-env.d.ts Initial commit 2025-12-27 19:07:52 -08:00