Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
Signed-off-by: Michael D. Stemle, Jr. <mike.stemle@washpost.com>
  • Loading branch information
manchicken committed Jun 16, 2023
1 parent cfb69c2 commit be5c2e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/node:1": {"version":"18"},
"ghcr.io/devcontainers-contrib/features/prettier:1": {"version":"latest"},
"ghcr.io/devcontainers-contrib/features/jest:2": {"version":"latest"}
}
Expand Down

0 comments on commit be5c2e6

Please sign in to comment.