#VSCode
All tags
-
Type checking global JavaScript libraries in VS Code for when you just want learn and code.
Sometimes when you're prototyping and learning a new library you want a quick way to get type-checking/intellisense/auto-complete to assist with your learning. Here is a quick way to enable type checking without fully opting into TypeScript.
-