Skip to content

Commit

Permalink
remove illegal json comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brenno263 committed Oct 14, 2023
1 parent aae5e5e commit e53bcea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"name": "Default",
"image": "mcr.microsoft.com/devcontainers/universal:focal",
// "containerEnv": {
// "DISABLE_JAVA_BUILD": "true"
// }, This prevents Java from defaulting to Java 11. At time of writing it will then go to 17.
"customizations": {
"vscode": {
"settings": {
Expand Down

0 comments on commit e53bcea

Please sign in to comment.