mirror of
https://github.com/denoland/deno.git
synced 2025-02-19 03:43:00 -05:00
8 lines
143 B
JSON
8 lines
143 B
JSON
{
|
|
"args": "task -q --config deno.json --cwd .. echo_cwd",
|
|
"output": "task_cwd.out",
|
|
"envs": {
|
|
"NO_COLOR": "1"
|
|
},
|
|
"exitCode": 0
|
|
}
|