Adding `sourceMap: true` to the `tsconfig.json` of the new project allows users to debug from VSCode easily by pressing <key>F5</key>
Adding
sourceMap: trueto thetsconfig.jsonof the new project allows users to debug from VSCode easily by pressing F5