mirror of
https://github.com/denoland/deno.git
synced 2025-01-18 03:44:05 -05:00
6 lines
116 B
JSON
6 lines
116 B
JSON
{
|
|
"args": "run --allow-read main.mjs",
|
|
"envs": { "NODE_DEBUG": "*" },
|
|
"output": "main.out",
|
|
"exitCode": 0
|
|
}
|