mirror of
https://github.com/denoland/deno.git
synced 2025-01-16 19:04:02 -05:00
9 lines
153 B
JSON
9 lines
153 B
JSON
|
{
|
||
|
"args": "task -q --config deno.json --cwd .. echo_init_cwd",
|
||
|
"output": "task_init_cwd.out",
|
||
|
"envs": {
|
||
|
"NO_COLOR": "1"
|
||
|
},
|
||
|
"exitCode": 0
|
||
|
}
|