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

perf(BREAKING): do not emit comments by default #221

Closed dsherret closed 4 months ago

dsherret commented 4 months ago

I don't think there's any reason for us to emit comments by default.