oxc/crates/oxc_codegen
overlookmotel 0185eb2edc
refactor(ast): remove duplicate TSNamedTupleMember representation (#3101)
Removes duplicate representation of a `TSTupleElement` which is a
`TSNamedTupleMember`.

Closes #3100.
2024-04-25 19:16:24 +08:00
..
examples fix(sourcemap): using serde_json::to_string to quote sourcemap string (#2889) 2024-04-03 12:14:45 +08:00
src refactor(ast): remove duplicate TSNamedTupleMember representation (#3101) 2024-04-25 19:16:24 +08:00
tests feat(codegen): correctly print type-only imports/exports (#2993) 2024-04-15 18:33:02 +08:00
Cargo.toml Release crates v0.12.5 2024-04-22 12:52:17 +08:00
CHANGELOG.md Release crates v0.12.5 2024-04-22 12:52:17 +08:00