-
I have two projects, both using @tanstack/react-query@15.18.0 with typescript@5.3.3, however Typescript is inferring types differently. Take the following example:
Project A correctly reports |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Feb 17, 2024
Replies: 1 comment 1 reply
-
different tsconfig settings for |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mauzybwy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
different tsconfig settings for
strict
mode ?