Nick Bair
Nick Bair
TTCTheo's Typesafe Cult
Created by Nick Bair on 8/21/2024 in #questions
TypeScript linting errors with turborepo
Is it normal for turborepo projects to produce TS linting errors in VS Code when refactoring? Seems like every time I rename a file or change a schema, I get red squigglies everywhere. Restarting the TS Server via the command palette doesn't help; I have to restart VS Code entirely. Does this sound familiar to anyone else? I'm using create-t3-turbo (https://github.com/t3-oss/create-t3-turbo), and I can repro the issue from a fresh clone of that repo without any major edits. I've opened an issue on that repo, but I wanted to check if this goes beyond that project.
4 replies