oxc/crates/oxc_parser
Arnaud Barré c3477de64e
fix(ast)!: rename BigintLiteral to BigIntLiteral (#2659)
This matches the case for the name in Babel. (in ESTree everything is a
`Literal`)
2024-03-10 13:31:51 +08:00
..
examples chore(parser): print both AST and errors in examples/parser 2024-02-26 23:20:46 +08:00
src fix(ast)!: rename BigintLiteral to BigIntLiteral (#2659) 2024-03-10 13:31:51 +08:00
Cargo.toml feat: miette v7 (#2465) 2024-03-08 15:50:00 +08:00