mirror of
https://github.com/denoland/deno.git
synced 2025-02-01 20:25:12 -05:00
9 lines
129 B
JSON
9 lines
129 B
JSON
|
{
|
||
|
"args": "task -q --config deno.json",
|
||
|
"output": "task_no_args.out",
|
||
|
"envs": {
|
||
|
"NO_COLOR": "1"
|
||
|
},
|
||
|
"exitCode": 1
|
||
|
}
|