Skip to content

Commit

Permalink
Merge pull request #133 from rpuigm/rpuigm-patch-2
Browse files Browse the repository at this point in the history
Update devcontainer.json
  • Loading branch information
rpuigm authored Nov 12, 2023
2 parents ca0140c + 75444a1 commit b31071a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/java:1": {
"installMaven": "true"
},
"ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/devcontainers-contrib/features/angular-cli:2": {}
}
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-18"
}

0 comments on commit b31071a

Please sign in to comment.