Can I disable type checking for specific files or folders?
I've got a few git submodules that I don't want to type check, as those repositories are not controlled by me. Is there a way for me to skip type checking on those submodules while still checking my own code?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.