opencode/.opencode/opencode.jsonc

18 lines
295 B
Plaintext

{
"$schema": "https://opencode.ai/config.json",
"provider": {
"opencode": {
"options": {},
},
},
"mcp": {},
"experimental": {
"hashline_edit": true,
"hashline_autocorrect": true,
},
"tools": {
"github-triage": false,
"github-pr-search": false,
},
}