mirror of
https://github.com/denoland/deno.git
synced 2025-03-09 21:57:40 -04:00
5 lines
114 B
JSON
5 lines
114 B
JSON
{
|
|
"args": "run -A --quiet nonexistent_file/main.js",
|
|
"output": "nonexistent_file/main.out",
|
|
"exitCode": 1
|
|
}
|