Vscode react-typescript + mocha: breakpoints stop in .js files -


i'm facing problem breakpoints in typescript files not stopping, stopping instead in generated .js files. (i have asked similar question here. setup testing mocha, using typescript. snippet of project structure (especially test folder)

enter image description here

this lauch.json configuration:

enter image description here

unfortunately when set breakpoints in ts files, hit in .js files instead. , during debug, inside .ts file, red dot of breakpoint moved different line.

i have looked @ few similar questions here , here. still have not been able breakpoints stop inside .ts files @ appropriate line. possible debug mocha test written in typescript , using vscode?

one person said gave , moved jasmine.

your suggestions useful.


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -