swc/crates/swc_babel_compat/README.md

143 B

Convert SWC AST to Babel AST.

Testing

To run tests

cargo test

For more information about writing tests, see tests.