{ "version": "2.0.0", "tasks": [ { "label": "noop", "type": "shell", "command": "echo", "args": [ "noop" ] } ] }