denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
144 stars 43 forks source link

fix(emit): make source_map work #218

Closed dsherret closed 5 months ago

dsherret commented 5 months ago

Closes https://github.com/denoland/deno_ast/issues/216