Files
react/compiler/crates/react_estree_codegen/README.md
T

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.