swc/crates/swc_ecma_transforms
David Sherret 7566ddf0b7
fix(es/codegen): Fix codegen of ts specific syntax in class props (#8426)
**Description:**

This fixes the codegen of private properties with `is_optional` or `definite` and class properties with `definite`.
2023-12-17 06:47:20 +00:00
..
scripts refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
src refactor(swc_core): Use namespace ecma (#5713) 2022-09-02 10:24:27 +09:00
tests fix(es/codegen): Fix codegen of ts specific syntax in class props (#8426) 2023-12-17 06:47:20 +00:00
Cargo.toml chore: Publish crates 2023-12-12 06:14:41 +00:00