rd13_copilot_setup/.vscode/extensions.json
Conrad Schulz e1f912f248 fix: mkdir -p .git/hooks before hook install in bootstrap
Also bootstrapped own repo: adds history/, data/, .vscode/, .gitignore
2026-05-31 12:54:13 +00:00

6 lines
79 B
JSON

{
"recommendations": [
"github.copilot",
"github.copilot-chat"
]
}