mirror of
https://github.com/denoland/deno.git
synced 2025-02-09 23:52:14 -05:00
7 lines
122 B
JSON
7 lines
122 B
JSON
{
|
|
"args": "task -q --config deno.json piped",
|
|
"output": "task_piped_stdin.out",
|
|
"envs": {
|
|
"NO_COLOR": "1"
|
|
}
|
|
}
|