swc/crates/swc_babel_compat/README.md
2021-11-09 20:42:49 +09:00

142 B

Convert swc AST to Babel AST.

Testing

To run tests

cargo test

For more information about writing tests, see tests.