oxc/crates/oxc_semantic/tests/fixtures
DonIsaac 834ee2aa6c fix(semantic): TSConditionalType scope enter/exit locations (#6351)
Fixes the same problem as #6270, but uses `#[scope(enter_before)]` and `#[scope(exit_after)]` to correct scope entry/exit locations.
2024-10-09 01:34:46 +00:00
..
oxc test(semantic): add comprehensive regression test suite (#5976) 2024-09-25 02:24:57 +00:00
typescript-eslint fix(semantic): TSConditionalType scope enter/exit locations (#6351) 2024-10-09 01:34:46 +00:00