1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/specs/npm/cjs_require_esm/__test__.jsonc

5 lines
105 B
Text
Raw Permalink Normal View History

2024-09-25 14:46:18 -04:00
{
"args": "run --allow-read --quiet cjs_require_esm/main.ts",
"output": "cjs_require_esm/main.out"
2024-09-25 14:46:18 -04:00
}