diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 75630a5..7af2a31 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -11,7 +11,8 @@ "formulahendry.auto-rename-tag", "bradlc.vscode-tailwindcss", "stivo.tailwind-fold", - "streetsidesoftware.code-spell-checker" + "streetsidesoftware.code-spell-checker", + "GitHub.copilot", ] } }