0
votes

I know how to debug typescript project with chrome, but it will be much more efficient if the call stack window will show only the typescript files, and not the js files.

Is it possible? How?

In the following image I added red arrows pointing to the files that I need in the call stack.

enter image description here