blob: 3497847a6765bcc54405f206af82aae162a6bb9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"opencode": {
"options": {},
},
},
"mcp": {},
"tools": {
"github-triage": false,
"github-pr-search": false,
},
}
|