You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using this project as a starter, and I had type inferences taking a long time.
I deleted the <AppRouter> type annotation (and removed the import)
I was using this project as a starter, and I had type inferences taking a long time.
I deleted the
<AppRouter>
type annotation (and removed the import)I deleted
https://github.com/eqqe/application-nextjs-tanstack/pull/39/files
Now my project is much faster in VSCode and build, and I still have all the trpc autocompletion :)
The text was updated successfully, but these errors were encountered: