1 2 3 4 5 6 7
{ "steps": [{ // should auto-install because no package.json "args": "run --quiet main.ts", "output": "main.out" }] }