Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Aug 19, 2024
1 parent c5f7769 commit 5fbdb04
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .devcontainer/r-ancient-gcc/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"build": { "dockerfile": "Dockerfile", "context": "../.." },
"customizations": { "vscode": {
"extensions": [
"REditorSupport.r",
"ms-vscode.cpptools-extension-pack"
]
}}
}
"build": { "dockerfile": "Dockerfile", "context": "../.." },
"customizations": { "vscode": {
"extensions": [
"REditorSupport.r",
"ms-vscode.cpptools-extension-pack"
]
}}
}

0 comments on commit 5fbdb04

Please sign in to comment.