Skip to content

Commit

Permalink
Add copilot to repository Codespaces (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
FidelusAleksander authored Dec 9, 2024
1 parent bdec7b4 commit 19af1a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
"openFiles": [
"CONTRIBUTING.md"
]
},
"vscode": {
"extensions": [
"github.copilot"
]
}
},

Expand Down

0 comments on commit 19af1a4

Please sign in to comment.