denoland / deno_ast

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

fix(emit): surface diagnostic for invalid left hand side assignment #271

Closed dsherret closed 2 months ago

dsherret commented 2 months ago

Ref https://github.com/denoland/deno/issues/25152