Skip to content

Commit

Permalink
copilot add
Browse files Browse the repository at this point in the history
  • Loading branch information
naimalpermuhacir committed Oct 26, 2023
1 parent 7ca27f8 commit 9094f2f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
//Name this configuration
"name": "Conespace for Skills!",
"customizations": {
"vscode": {
"extensions": [
"Github.copilot"
]
}
}
}

0 comments on commit 9094f2f

Please sign in to comment.