mirror of
https://github.com/denoland/deno.git
synced 2025-02-15 01:57:09 -05:00
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"args": "run -A main.js",
|
|
"output": "main.out",
|
|
"envs": {
|
|
"DENO_FUTURE": "1"
|
|
}
|
|
}
|