mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 23:28:18 -05:00
5 lines
142 B
Text
5 lines
142 B
Text
|
{
|
||
|
"args": "run -L debug --allow-net --allow-env --allow-run --allow-read --reload --quiet proxy_test.ts",
|
||
|
"output": "proxy_test.ts.out"
|
||
|
}
|