1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-19 04:16:00 -05:00
denoland-deno/tests/specs/npm/require_esm/__test__.jsonc

5 lines
97 B
JSON
Raw Normal View History

2024-09-25 21:46:18 +03:00
{
"args": "run --allow-read --quiet require_esm/main.ts",
"output": "require_esm/main.out"
}