ignore: Comment out plugin entry in opencode.jsonc

Comment out the plugin entry in opencode.jsonc
This commit is contained in:
Aiden Cline
2025-12-11 00:33:17 -06:00
committed by GitHub
parent ddd5464081
commit 8ac5204009

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-openai-codex-auth"],
// "plugin": ["opencode-openai-codex-auth"],
// "enterprise": {
// "url": "https://enterprise.dev.opencode.ai",
// },