denoland / deno_ast

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

fix: upgrade to swc_ecma_parser 0.141 #161

Closed dsherret closed 11 months ago

dsherret commented 11 months ago

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