oxc/crates/oxc_parser
Dunqing 721cf0f8b4 fix(parser): should be treated comments where after ( as leading comments of next token (#6588)
same as #6355

The behaviour is also same as esbuild and babel does
2024-10-15 16:23:40 +00:00
..
examples refactor(oxc)!: remove passing Trivias around (#6446) 2024-10-11 06:09:25 +00:00
src fix(parser): should be treated comments where after ( as leading comments of next token (#6588) 2024-10-15 16:23:40 +00:00
Cargo.toml chore(oxc): rename crate oxc_syntax_operations to oxc_ecmascript (#6469) 2024-10-12 08:34:42 +00:00
CHANGELOG.md chore(oxc): rename crate oxc_syntax_operations to oxc_ecmascript (#6469) 2024-10-12 08:34:42 +00:00