mirror of
https://github.com/denoland/deno.git
synced 2025-01-18 03:44:05 -05:00
8 lines
92 B
JSON
8 lines
92 B
JSON
|
{
|
||
|
"args": "run main.js",
|
||
|
"output": "main.out",
|
||
|
"envs": {
|
||
|
"DENO_FUTURE": "1"
|
||
|
}
|
||
|
}
|