About the author
One of the things I keep forgetting is how to set up a TypeScript project and debugging it in VSCode.
This blog post will remind me how to do so.
In a new directory, run the following commands and press enter for choosing the default (on the npm init prompts):
In VSCode, do the following: