mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Support test cases like
```js
import { test } from '@jest/globals';
test('something');
```
|
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||