SWC CommunitySC
SWC Community16mo ago
12 replies
Octal!

1:1 line number mapping

Is there a way to have line numbers in typescript be the same line numbers as javascript? For example, if there's a statement on line 17 in the TS source, SWC would put it on line 17 in the generated JS
I'm using the Rust API
Was this page helpful?