mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
e40f9a5c14
Part of #22907
6 lines
89 B
Text
6 lines
89 B
Text
{
|
|
"base": "jsr",
|
|
"args": "run -A main.ts",
|
|
"output": "main.out",
|
|
"exitCode": 1
|
|
}
|