Files
slop-farmer-extension/.devcontainer/devcontainer.json
2026-01-05 13:18:57 -05:00

7 lines
146 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers-community/npm-features/typescript:1": {}
},
}