Debuggin works only with javascript, not typescript
Open
debugger
- Dominant language
- C++
- Stars
- 1.1k
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I've noticed that breakpoints only work when placing them in .jsx files... meaning .tsx file breakpoints are ignored, even though there sourcemaps.
Do I have anything misconfigured on my side, or is this the status quo?
Also `debugger;` statements are not caught, only breakpoints you mark actually do halt execution.
Contributor guide
Assessment
This issue has not been assessed yet.