mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-17 12:22:34 +03:00
Add eslint-disable-next-line comment to the outer hookRef assignment inside mountHook<T> in all 5 vitest UI test files — the assignment is intentional (test harness captures hook return via React ref) and safe.