Files
react/compiler/crates/react_estree_codegen/README.md
2024-04-02 16:49:31 -07:00

4 lines
175 B
Markdown

# react_estree_codegen
This crate is a build dependency for `react_estree`, and contains codegen logic to produce Rust code to describe the ESTree format
given a JSON schema.