Files
slop-farmer-extension/.devcontainer/devcontainer.json
2025-10-27 19:57:18 +00:00

6 lines
144 B
JSON

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