I have a Node.js application (A) written in TypeScript, which references another NPM module (M), also written in TypeScript.
I want to use Visual Studio Code to debug