{ "version": "2.0.0", "tasks": [ { "type": "shell", "label": "build test", "command": "./.vscode/prepare_test.sh", "problemMatcher": [] } ] }