aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer.json
blob: 06cdde6efd05a41dd4b05ed50a7a761224dbee9b (plain) (blame)
1
2
3
{
    "postCreateCommand": "npm install -g @devcontainers/cli"
}