1 2 3 4 5 6 7 8 9 10
{ "steps": [{ "args": "check index.ts", "output": "check.out", "exitCode": 1 }, { "args": "run index.ts", "output": "run.out" }] }