oxc/tasks/transform_conformance/src
Boshen f49e6ebd41 fix(span): treat .js as module file (reverts the previous breaking change) (#5612)
As it turns out it's not ideal to treat `.js` as `script` in today's world anymore.

This makes https://github.com/oxc-project/oxlint-ecosystem-ci pass again.
2024-09-08 15:14:04 +00:00
..
constants.rs test(transformer): move RegExp transform conformance tests (#5536) 2024-09-06 12:02:45 +00:00
driver.rs fix(transform_conformance): only print semantic mismatch errors when output is correct (#5589) 2024-09-07 16:32:53 +00:00
lib.rs fix(transform_conformance): only print semantic mismatch errors when output is correct (#5589) 2024-09-07 16:32:53 +00:00
main.rs refactor(transformer/typescript): reimplementation of Enum conversion based on Babel (#3102) 2024-04-29 16:26:22 +08:00
test_case.rs fix(span): treat .js as module file (reverts the previous breaking change) (#5612) 2024-09-08 15:14:04 +00:00