mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Previously `ScopeTree::get_child_ids` and `ScopeTree::get_child_ids_mut` returned an `Option`. Instead return the unwrapped value, in line with other methods e.g. `get_flags`. |
||
|---|---|---|
| .. | ||
| fixtures/typescript-eslint | ||
| integration | ||
| main.rs | ||