Create new Typescript\Blank Node.js Web Application
Click in the margin to add a breakpoint:
on Line 1 -> Status bar says 'This is not a valid location for a breakpoint.' -> expected
on Line 2 -> Status bar says 'This is not a valid location for a breakpoint.' -> expected
on Line 3 -> breakpoint is added but the red bullet is added on line 1, with lines 1 through 3 with the red background -> unexpected
If you run with debugging, debugger won't break.

Click in the margin to add a breakpoint:
on Line 1 -> Status bar says 'This is not a valid location for a breakpoint.' -> expected
on Line 2 -> Status bar says 'This is not a valid location for a breakpoint.' -> expected
on Line 3 -> breakpoint is added but the red bullet is added on line 1, with lines 1 through 3 with the red background -> unexpected
If you run with debugging, debugger won't break.
