shipment-viewer/devcontainer.json
2025-01-05 16:56:30 -05:00

4 lines
No EOL
90 B
JSON

{
"name": "Shipment Viewer Codespace",
"postCreateCommand": "./install-tools.sh"
}