swc/crates/swc_ecma_transforms_module
Donny/강동윤 e48263b2f3
refactor(visit): Remove &dyn Node from Visit (#2984)
swc_visit_macros:
 - Remove `&dyn Node` from `Visit`.
 - Implement `VisitWith<V>` for `[T]`.
2021-12-07 14:34:16 +09:00
..
src refactor(visit): Remove &dyn Node from Visit (#2984) 2021-12-07 14:34:16 +09:00
tests fix(es/parser): Drop outdated options (#2974) 2021-12-05 17:33:34 +09:00
Cargo.toml chore: Publish crates 2021-12-05 17:34:04 +09:00