mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
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. |
||
|---|---|---|
| .. | ||
| babel-plugin-transform-class-properties/test/fixtures | ||