mirror of
https://github.com/denoland/deno.git
synced 2025-02-01 20:25:12 -05:00
5 lines
102 B
JSON
5 lines
102 B
JSON
|
{
|
||
|
"args": "run --quiet --reload --config deno.json onload/main.ts",
|
||
|
"output": "onload/main.out"
|
||
|
}
|