opencode/.opencode/opencode.json
Dax Raad 7718aec891
Some checks are pending
format / format (push) Waiting to run
test / test (push) Waiting to run
sync
2025-11-12 21:56:45 -05:00

9 lines
160 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-openai-codex-auth"],
"provider": {
"opencode": {
"options": {}
}
}
}