Skip to content

Refactor to remove explicit any usages#1688

Merged
Uarmagan merged 2 commits intomainfrom
refactor/remove-explicit-any
Apr 28, 2026
Merged

Refactor to remove explicit any usages#1688
Uarmagan merged 2 commits intomainfrom
refactor/remove-explicit-any

Conversation

@Uarmagan
Copy link
Copy Markdown
Contributor

Summary

  • Replace broad any usages with narrower event and store types across backend, core, and web code.
  • Factor the command-palette module unwrap into a shared helper so the same Bun-specific logic is used in one place.
  • Tighten tests to use real DOM and DnD event shapes where practical.

Testing

  • Unit tests updated to cover the typed helpers and event flows.
  • Not run (not requested).

@Uarmagan Uarmagan merged commit 1cfb6ab into main Apr 28, 2026
9 checks passed
@Uarmagan Uarmagan deleted the refactor/remove-explicit-any branch April 28, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant