{ "version": "2.0.0", "tasks": [ { "label": "Export drawio to SVG", "type": "shell", "command": "./scripts/export-drawio.sh", "problemMatcher": [] } ] }