Y
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
zarzavat
699 days ago
Presumably it would also generate a source map to allow debuggers to work properly, like tsc does.
link
throw156754228
696 days ago
What is 'it' here in your sentence above?
link