mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
4 lines
117 B
Text
4 lines
117 B
Text
{
|
|
"args": "run --quiet --reload 028_args.ts --arg1 val1 --arg2=val2 -- arg3 arg4",
|
|
"output": "028_args.ts.out"
|
|
}
|