Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 271 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 271 Bytes

SWC JSX Dom Expressions

PRs welcome! We're working on converting babel-plugin-dom-expressions to swc.

Contributing

After installing rust, the main command used is cargo test, which compares files in tests/fixture/**/input.js with the corresponding output.js.