mirror of
https://github.com/denoland/deno.git
synced 2025-01-18 20:04:03 -05:00
9 lines
103 B
JSON
9 lines
103 B
JSON
|
{
|
||
|
"args": "task test",
|
||
|
"output": "bin.out",
|
||
|
"envs": {
|
||
|
"NO_COLOR": "1"
|
||
|
},
|
||
|
"exitCode": 1
|
||
|
}
|