oxc/crates/oxc_parser
Ali Rezvani b76b02d019
fix(parser): add support for empty module declaration (#2834)
Should be merged after #2829, Tried a few times to get it done with
graphite stacking but found no success. I guess it either doesn't work
with forks or It is just a skill issue since I'm not familiar with it.

closes: #2829
closes: #2830

---------

Co-authored-by: Dmytro Maretskyi <maretskii@gmail.com>
2024-03-27 13:48:03 +08:00
..
examples refactor(ast): add walk_mut functions (#2776) 2024-03-25 20:40:13 +03:30
src fix(parser): add support for empty module declaration (#2834) 2024-03-27 13:48:03 +08:00
Cargo.toml chore: apply cargo autoinherit (#2826) 2024-03-26 23:57:50 +08:00