swc/crates/swc_estree_ast
Donny/강동윤 586ab0cf76
fix(webpack/ast): Adjust acorn options. (#2908)
swc_babel_ast:
 - Fix serialization of class properties.
 - Adjust `acorn` options.
2021-11-29 21:08:22 +09:00
..
src fix(webpack/ast): Adjust acorn options. (#2908) 2021-11-29 21:08:22 +09:00
Cargo.toml fix(webpack/ast): Adjust acorn options. (#2908) 2021-11-29 21:08:22 +09:00
README.md refactor(es/estree): Rename: babel => estree (#2846) 2021-11-24 05:34:41 +09:00

Rust representation of the Babel AST.

Definitions derived from this file: https://github.com/babel/babel/blob/main/packages/babel-types/src/ast-types/generated/index.ts