Skip to content

Commit

Permalink
Fix formatting in devcontainer.json for VS Code extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
ValkScripter committed Dec 6, 2024
1 parent 77f3ab2 commit 3d5f240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"customizations": {
"vscode": {
"extensions": [
"GitHub.copilot",
"GitHub.copilot"
]
},
"codespaces": {
Expand Down

0 comments on commit 3d5f240

Please sign in to comment.