mirror of
https://github.com/denoland/deno.git
synced 2025-01-22 15:10:44 -05:00
4 lines
117 B
JSON
4 lines
117 B
JSON
{
|
|
"args": "run --quiet --reload 028_args.ts --arg1 val1 --arg2=val2 -- arg3 arg4",
|
|
"output": "028_args.ts.out"
|
|
}
|