Theo's Typesafe CultTTC
Theo's Typesafe Cult8mo ago
14 replies
Brando

Typescript in VSCode

Hey folks I work on a T3 chat app in VSCode and I noticed VSCode seems to have gotten rid of the typescript extension so I think it is just out of the box supported but I do not see typescript errors showing up a lot of the time and when I run pnpm run build I get a bunch of basic type errors that should have been flagged in my editor. Anyone know how to configure Typescript in VSCode to be better?

This is happening for very basic type logic that should be flagged
Was this page helpful?