oxc/crates/oxc_syntax
overlookmotel 3c1e0db53f
refactor: reduce cfg_attr boilerplate with SerAttrs derive (#2669)
Closes #2641.

Also added `tsify` attribute to the `SerAttrs` derive macro, so `#[cfg_attr(feature = "wasm", tsify(...))]` can also be reduced to `#[tsify(...)]`.
2024-03-11 13:38:24 +08:00
..
src refactor: reduce cfg_attr boilerplate with SerAttrs derive (#2669) 2024-03-11 13:38:24 +08:00
Cargo.toml refactor: reduce cfg_attr boilerplate with SerAttrs derive (#2669) 2024-03-11 13:38:24 +08:00