oxc/tasks/transform_conformance/overrides
overlookmotel 5fd136139f test(transformer/class-properties): override fixtures (#7689)
Override some transform conformance test fixtures for class properties transform, where:

* Our output differs from Babel in cosmetic manner only.
* Our transform intentionally works differently from Babel.
* Babel's fixtures enable arrow functions transform, which malfunctions in our implementation. But we're not trying to test arrow functions transform here, so disable it.
2024-12-08 01:41:33 +00:00
..
babel-plugin-transform-class-properties/test/fixtures test(transformer/class-properties): override fixtures (#7689) 2024-12-08 01:41:33 +00:00