a1f79f6ccc
The useQuery type cast was using `as any` behind a blanket eslint-disable. Using an explicit function-shape cast is both safer and removes the lint error. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>