mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
1faac2dce3
Makes `v8flags` package from NPM work.
5 lines
72 B
Text
5 lines
72 B
Text
{
|
|
"args": "run -A main.js",
|
|
"output": "main.out",
|
|
"exitCode": 0
|
|
}
|