mirror of
https://github.com/denoland/deno.git
synced 2025-01-27 09:22:08 -05:00
8 lines
132 B
JSON
8 lines
132 B
JSON
|
{
|
||
|
"args": "task -q --config deno.json boolean_logic",
|
||
|
"output": "task_boolean_logic.out",
|
||
|
"envs": {
|
||
|
"NO_COLOR": "1"
|
||
|
}
|
||
|
}
|