mirror of
https://github.com/denoland/deno.git
synced 2025-02-01 20:25:12 -05:00
6 lines
74 B
JSON
6 lines
74 B
JSON
|
{
|
||
|
"tempDir": true,
|
||
|
"args": "run -A main.ts",
|
||
|
"output": "main.out"
|
||
|
}
|