swc/crates/swc_estree_ast
Donny/강동윤 9b76783281
refactor(common): Cleanup & rustfmt (#3495)
swc_common:
 - Merge identical source codes.

swc_css_parser:
 - Deny `clippy::all`.
 - Fix lints.
2022-02-09 06:33:32 +00:00
..
src refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
Cargo.toml chore: Publish crates 2022-01-12 18:39:56 +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