Created an app using (https://github.com/Microsoft/TypeScript-React-Starter)
npm install -g create-react-app
create-react-app my-app --scripts-version=react-scripts-ts
I've gone through a number of articles, seem to be going around in circles, but have not yet found how i can debug the default app.test.tsx
Node is on version 7.9.0 Everything else should be on the latest version.
This has been fixed now. https://github.com/Microsoft/TypeScript-React-Starter/issues/46
Install Node v8.5
Update to the latest version of Create-React-App (or update the react-scripts-ts to 2.7)
Configure vscode debugger with