fix(web): CI lint failures from PR #632 #634

Merged
jason.woltje merged 1 commits from fix/ci-lint-632 into main 2026-03-01 21:41:29 +00:00
Owner

Fixes 5 lint errors that broke CI after #632 merged:

  • prettier: inline type import + setTimeout brace formatting
  • catch variable typed as unknown
  • kanban test file: eslint-disable for non-null assertions on array elements
Fixes 5 lint errors that broke CI after #632 merged: - prettier: inline type import + setTimeout brace formatting - catch variable typed as unknown - kanban test file: eslint-disable for non-null assertions on array elements
jason.woltje added 1 commit 2026-03-01 21:41:24 +00:00
jason.woltje merged commit 5b235a668f into main 2026-03-01 21:41:29 +00:00
Sign in to join this conversation.