Internal resolution error by arethetypeswrong
Describe the bug
I am getting the "Internal resolution error" https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/InternalResolutionError.md when building the package.
I have noticed the same error was hapenning in the Query package and was simply ignored in this PR. More context here: https://github.com/TanStack/query/pull/7119/files#r1527381914
It was later fixed by introducing the Microsoft API extractor in this PR https://github.com/TanStack/query/pull/7380
I am thinking, isnt this something that should rather be solved in the Config package instead of fixing it in each package separately?
Steps to reproduce
none
Expected behavior
none
How often does this bug happen?
None
Screenshots or Videos
No response
TanStack Config version
0.7.11
TypeScript version
No response
Additional context
No response
Hi @Kamahl19 , could you please show a reproduction? TanStack Query does not yet use TanStack Config.
@lachlancollins Sure I will. Do you by any chance have some online reproduction setup which I could reuse?
Closing as Query does not yet use Config and I have validated our arethetypeswrong config on Form and Store