{ "tempDir": true, "steps": [ { "args": "install", "output": "install.out" }, { "args": "run --cached-only main.ts", "output": "main.out" } ] }