pionxzh / ast-types-x

Esprima-compatible implementation of the Mozilla JS Parser API
MIT License
0 stars 0 forks source link

fix: fix scope lookup with optional catch binding #2

Closed pionxzh closed 2 months ago

pionxzh commented 2 months ago

https://github.com/benjamn/ast-types/pull/946

Fixes https://github.com/benjamn/ast-types/issues/944