mirror of
https://github.com/denoland/deno.git
synced 2024-12-12 18:42:18 -05:00
8 lines
122 B
Text
8 lines
122 B
Text
|
{
|
||
|
"args": "task -q --config deno.json piped",
|
||
|
"output": "task_piped_stdin.out",
|
||
|
"envs": {
|
||
|
"NO_COLOR": "1"
|
||
|
}
|
||
|
}
|