error TS7056: The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.
Were getting this error from a package in the mono repo, seemingly totally random files that don't reference that package. i just wanted to confirm that even if we have imports from these packages like importing the Id Type it shouldn't be inspecting the convex folder.
I just highly doubt that this is going to be fixed by better typing our ctx and other things etc. It has to be a tsconfig config error?