diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index eb53f7b..bffa8f7 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,4 +1,7 @@ { + "extensions": [ + "gh-gh-dogfooding.codespaces-zero" + ], "codespaces": { "liftoff": { "defaultFile": "config/routes.rb",