diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 3fea719..30c2168 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -30,7 +30,8 @@ "humao.rest-client", "GitHub.copilot", "GitHub.copilot-chat", - "oven.bun-vscode" + "oven.bun-vscode", + "Prisma.prisma" ] } },