swc/crates/swc_ecma_transforms/tests
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
..
__swc_snapshots__/tests feat(es/testing): Use __swc_snapshots__ for test! macro (#8191) 2023-10-30 10:38:59 +09:00
fixture fix(es/codegen): Fix codegen of ts specific syntax in class props (#8426) 2023-12-17 06:47:20 +00:00
decorators.rs fix(es/compat): Handle private names from class properties pass (#8090) 2023-11-02 22:18:17 +00:00
es2015_function_name.rs fix(es/compat): Handle private names from class properties pass (#8090) 2023-11-02 22:18:17 +00:00