Browse Source

chore: format code

GitHub Action 8 months ago
parent
commit
493b3d72e4
1 changed files with 1 additions and 3 deletions
  1. 1 3
      .opencode/opencode.jsonc

+ 1 - 3
.opencode/opencode.jsonc

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