Bug in Query ESLint exhaustive-deps + question about plugin access
Hello, I've found little bug, which couldn't be reported in Github since there is no public access to package @tanstack/eslint-plugin-query. Could You make it public?
Bug is related to access in nested code of queryFn which doesn't trigger exhaustive-deps error.
Attached examples of error and proper detection.
Anyway thanks for such tool, really nice to have it.
Bug is related to access in nested code of queryFn which doesn't trigger exhaustive-deps error.
Attached examples of error and proper detection.
Anyway thanks for such tool, really nice to have it.

