oxc/crates/oxc_transformer/examples
Boshen a63a45d5b2
refactor(transformer): remove the requirement of Semantic (#3140)
It seems like we need to rebuild the scopes and symbols while
traversing. We can't utilize the scopes and symbols built by semantic
because they are immutable.
2024-04-30 12:48:21 +08:00
..
transformer.rs refactor(transformer): remove the requirement of Semantic (#3140) 2024-04-30 12:48:21 +08:00