swc/crates/testing
Donny/강동윤 cdef843369
feat(es/estree): Allow emitting acorn ast (#2859)
swc_estree_ast:
 - Add `Flavor`.
 - Adjust serialization based on `Flavor`.

swc_estree_visit:
 - Remove.

testing:
 - Add `diff_json`.

testing_macros:
 - `#[fixture]`: Print input.
2021-11-25 20:16:46 +09:00
..
src feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00
Cargo.toml feat(es/estree): Allow emitting acorn ast (#2859) 2021-11-25 20:16:46 +09:00