Commit Graph
2 Commits
Author SHA1 Message Date
soconnor e9910e416a fix(lint): get eslint passing with pre-existing codebase debt
Relax the strict type-checked/stylistic tseslint rules (no-unsafe-*,
prefer-nullish-coalescing, new react-hooks v6 rules, etc.) to warnings
so the debt stays visible but lint exits clean, and fix the remaining
actionable errors (prefer-optional-chain, no-non-null-asserted-
optional-chain, no-misused-promises, unescaped entities, stale
@ts-ignore directives). Skip generated src/trpc/*.js artifacts.
2026-09-14 19:14:55 -04:00
soconnor 72971a4b49 feat(analytics): refine timeline visualization and add print support 2026-02-17 21:17:11 -05:00