Commits
Click on a commit to change the comparison rangerefactor(ast): move `enter_scope` after `visit_binding_identifier` (#4246)
This is now consistent with other ASTs that require bind
https://github.com/oxc-project/oxc/blob/2019043e726cbbe2d2cd4bb49620110298798294/crates/oxc_ast/src/ast/ts.rs#L814-L815