sajad torkamani

Assuming you’re using something like ts-node or ts-node-dev to run your server-side apps, you can follow this excellent Jetbrains guide to setup debugging.

Debug server-side TypeScript app in Node.js in JetBrains ides.

Sources / related

Tagged: TypeScript