Cleanup pass 2

This commit is contained in:
adilallo
2026-05-22 13:30:47 -06:00
parent b7c804bac8
commit 753220f97b
76 changed files with 1338 additions and 1020 deletions
+1
View File
@@ -7,6 +7,7 @@ APIs, and required imports see `.cursor/rules/testing.mdc`.
```bash
npx tsc --noEmit
npm run knip # unused files / exports (see knip.json; local only)
npm test
npx next build
npm run e2e # when routes, auth, or critical flows change