Anyone use Webstorm with the T3 Stack? Seems incompatible

I'm following the new T3 stack tutorial in Webstorm and I got stuck for a ~couple hours~ trying to resolve why types weren't being inferred in the simple hello.data example that comes with create-t3-app. In VS, when I hover over data you get exactly what you'd expect. However, when you hover over data in Webstorm you get the following type: const data: TProcedure["_def"]["_config"]["transformer"] extends DefaultDataTransformer ? Serialize<TProcedure["_def"]["_output_out"]> : TProcedure["_def"]["_output_out"] | undefined Has anyone been able to use TRPC / Typescript with Webstorm or is this a lost cause. Been following Theo for awhile and I was excited to use the T3 stack and I've been using Webstorm for the last year in my first job so I'd be disappointed if I had to switch back to VSCode but it's not the end of the world.
0 Replies
No replies yetBe the first to reply to this messageJoin