mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
6896a83d54
swc_ecma_codegen: - Emit pending semi on `~`. (#2091)
142 B
142 B
Convert swc AST to Babel AST.
Testing
To run tests
cargo test
For more information about writing tests, see tests.