Skip to content

Commit

Permalink
Revert "chore: regernate package lockfile"
Browse files Browse the repository at this point in the history
This reverts commit 97b189c.

Signed-off-by: Akiff Manji <amanji@petridish.dev>
  • Loading branch information
amanji committed Aug 31, 2023
1 parent 97b189c commit 883aab7
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 34 deletions.
4 changes: 1 addition & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,5 @@
// "postCreateCommand": "uname -a",

// Set `remoteUser` to `root` to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
"remoteUser": "node",

"initializeCommand": "find ~/.ssh/ -type f -exec grep -l 'PRIVATE' {} \\; | xargs ssh-add"
"remoteUser": "node"
}
Loading

0 comments on commit 883aab7

Please sign in to comment.