I am writing backend for an application in Node.js with Typescript. I am using WebStorm IDE version 11.0.4.
Is there any way to debug code where I can directly add breakpoints in TypeScript not in transpiled JavaScript ?
I am writing backend for an application in Node.js with Typescript. I am using WebStorm IDE version 11.0.4.
Is there any way to debug code where I can directly add breakpoints in TypeScript not in transpiled JavaScript ?