mirror of
https://github.com/denoland/deno.git
synced 2024-12-19 22:06:21 -05:00
3462248571
Continues work from #23075. Towards #23089.
7 lines
95 B
Text
7 lines
95 B
Text
{
|
|
"args": "run -A main.js",
|
|
"output": "main.out",
|
|
"envs": {
|
|
"DENO_FUTURE": "1"
|
|
}
|
|
}
|