mirror of
https://github.com/denoland/deno.git
synced 2025-02-23 05:33:33 -05:00
9 lines
108 B
JSON
9 lines
108 B
JSON
{
|
|
"steps": [
|
|
{
|
|
"if": "unix",
|
|
"args": "run -A main.ts",
|
|
"output": "ok\n"
|
|
}
|
|
]
|
|
}
|