mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
82ef06afb8
swc_babel_compat: - Optimize. swc: - Improve performance of comment storage.
142 B
142 B
Convert swc AST to Babel AST.
Testing
To run tests
cargo test
For more information about writing tests, see tests.