mirror of
https://github.com/denoland/deno.git
synced 2025-01-18 20:04:03 -05:00
6 lines
83 B
JSON
6 lines
83 B
JSON
|
{
|
||
|
"args": "run -L debug -A main.ts",
|
||
|
"output": "main.out",
|
||
|
"tempDir": true
|
||
|
}
|