mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 13:48:55 +00:00
Move `BabelOptions` to Transformer. The `output.json` is a standard babel configuration. We can reuse BabelOptions to read [babel.config.json](https://babeljs.io/docs/configuration#babelconfigjson) or our configuration(maybe oxc.config.json) The current `from_babel_options` implementation is copied from the `transform_options` in `test_case.rs`, which I'll completely reimplement next |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||