oxc/tasks/transform_conformance/src
Boshen 530455849b chore(tasks): add commit sha to snapshots to make sure submodules are not outdated (#3267)
If submodules are outdated, it'll panic with the following message

```
Repository is outdated, please run `just submodules` to update it.
```

For us maintainers, we'll need the env `UPDATE_SNAPSHOT` to force an update.
2024-05-14 10:18:00 +00:00
..
lib.rs chore(tasks): add commit sha to snapshots to make sure submodules are not outdated (#3267) 2024-05-14 10:18:00 +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 refactor(diagnostics): remove export of miette 2024-05-12 11:46:48 +08:00