oxc/tasks/transform_conformance/snapshots/oxc_exec.snap.md
overlookmotel 2e69720ba0 feat(transformer/class-properties): support private_fields_as_properties assumption (#7717)
Support `private_fields_as_properties` assumption in class properties transform. This assumption is also enabled by the transform's `loose` option.

Optional chain (e.g. `this?.#prop`) is not yet implemented, but all other usages of private fields are supported. We'll handle optional chain in a follow-on PR.
2024-12-10 02:28:31 +00:00

59 B

commit: 54a8389f

node: v22.12.0

Passed: 3 of 3 (100.00%)