Files
fabula-ultima-html/.devcontainer/devcontainer.json
2026-06-04 02:04:41 +00:00

7 lines
197 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"features": {
"ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/anthropics/devcontainer-features/claude-code:1.0": {}
}
}