I would like to run the Typescript spec.ts in debug mode using VSCode. Normally, I run it from the terminal windows as follows:
npm run test:unit -- page.spec.ts