mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
1d04c84c8f
This PR serves as a part of #22907 . --------- Signed-off-by: David Sherret <dsherret@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
4 lines
109 B
Text
4 lines
109 B
Text
{
|
|
"args": "eval --env-file=env_file console.log(Deno.env.get(\"ANOTHER_FOO\"));",
|
|
"output": "main.out"
|
|
}
|