Hacker News new | ask | show | jobs
by throw156754228 699 days ago
I see it just strips the typings. So if I attach the debugger I'm still going to see javascript right?
1 comments

Presumably it would also generate a source map to allow debuggers to work properly, like tsc does.
What is 'it' here in your sentence above?