Starting multiple VS Code instances with separate Node.js versionsHow to combine `nvm` and the `code` CLI to start multiple VS Code instances using separate versions of Node.js.#VSCode#nvm
Sensible tsconfig.json DefaultsThe TypeScript configuration I use as a basis for new projects.#typescript