oxc/tasks/transform_conformance/overrides
overlookmotel 4f1ab49440 test(transformer/class-properties): add output.js files to override fixtures (#7777)
In two of the overridden text fixtures for class properties transform, there was no `output.js` file because what was overridden was just `options.json` and `update_fixtures.js` script then generated new output files using Babel with the new options.

That was fine, but doesn't work with #7771. So add `output.js` files to the these overrides too.
2024-12-10 15:25:39 +00:00
..
babel-plugin-transform-class-properties/test/fixtures test(transformer/class-properties): add output.js files to override fixtures (#7777) 2024-12-10 15:25:39 +00:00
babel-plugin-transform-logical-assignment-operators/test/fixtures/logical-assignment/null-coalescing-without-other feat(transformer/logical-assignment-operators): no temp vars for literals (#7759) 2024-12-10 02:28:28 +00:00