{ "version": "2.0.0", "tasks": [ { "label": "Test Site Locally", "command": "make", "args": [ "serve" ], "problemMatcher": [] } ] }