The secret way to type-check JavaScript in VS Code
July 7, 2020 — We all know that VS Code comes with a great support for TypeScriptm language out-of-the-box. Meaning, if you’re working with .ts
files in VS Code, VS Code will prompt type related errors if there are any.