Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sondregronas committed Jan 18, 2023
1 parent 8f515b7 commit 9bef6f6
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",

"customizations": {
"codespaces": {
"openFiles": [
Expand All @@ -10,10 +10,7 @@
"vscode": {
"extensions": [
"ms-vscode.live-server"
],
"settings": {
"livePreview.defaultPreviewPath": "index.html"
}
]
}
}
}

0 comments on commit 9bef6f6

Please sign in to comment.