diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6e8790f..5c52ac0 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -6,7 +6,7 @@ "onCreateCommand": "corepack enable && pnpm install", - "remoteUser": "vscode", + // "remoteUser": "vscode", "features": { // For config options, see https://github.com/devcontainers/features/tree/main/src/node "ghcr.io/devcontainers/features/node:1": "18"