Steps to reproduce:
1. Create Blank Node.js Console Application
2. Put breakpoint on the first line `console.log('Hello world');`
3. Press F5
AR:
`> [app.ts] Line 1 TypeScript`
ER:
`> (anonymous function) [app.ts] Line 1 TypeScript`
1. Create Blank Node.js Console Application
2. Put breakpoint on the first line `console.log('Hello world');`
3. Press F5
AR:
`> [app.ts] Line 1 TypeScript`
ER:
`> (anonymous function) [app.ts] Line 1 TypeScript`