We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f6daf commit c7dfcbbCopy full SHA for c7dfcbb
1 file changed
.devcontainer/devcontainer.json
@@ -0,0 +1,10 @@
1
+{
2
+ "customizations": {
3
+ "vscode": {
4
+ "extensions": [
5
+ "GitHub.copilot",
6
+ "GitHub.copilot-chat"
7
+ ]
8
+ }
9
10
+}
0 commit comments