1 2 3 4 5 6 7 8 9 10 11 12 13
{ "cwd": "./workspace", "tests": { "lint": { "args": "lint", "output": "Checked 2 files\n" }, "test": { "args": "test", "output": "test.out" } } }