Configuration written to Windsurf's tasks.json. This can be a JSON object or a path to a custom JSON file.
absolute path or JSON value
{ }
{ tasks = [ { command = "hello"; label = "Hello task"; type = "shell"; } ]; version = "2.0.0"; }