Commit Graph

2 Commits

Author SHA1 Message Date
5a4d7e0ba9 fix: resolve ESLint errors for CI
Some checks failed
CI/CD / test (push) Failing after 1m23s
CI/CD / deploy (push) Has been skipped
- Remove unused imports (Flag, Tag, Hash, User, FolderPlus, Check, Plus, Link, cn, formatDate, getPriorityLabel)
- Remove unused variable (inbox in Sidebar)
- Fix empty catch block with comment
- Replace any types with proper Mock/Record types in tests
- Suppress set-state-in-effect for intentional form state sync
- Remove unused get parameter from zustand store
2026-01-30 03:00:17 +00:00
95b816a2e6 Initial commit - Todo app frontend 2026-01-28 16:46:44 +00:00