oxc/crates/oxc_ast
Arnaud Barré 6d5ec6dedd
fix(ast): few serialization issues (#2522)
A few more I missed in #2506. Re #2463.

Only remaining snake_case in the current types of the AST:
`trailing_comma` in ArrayExpression, ObjectExpression &
ArrayAssignmentTarget.
2024-02-27 13:04:13 +08:00
..
src fix(ast): few serialization issues (#2522) 2024-02-27 13:04:13 +08:00
Cargo.toml Publish crates v0.8.0 2024-02-26 19:01:51 +08:00