فهرست منبع

chore: format code

GitHub Action 4 ماه پیش
والد
کامیت
08f8856d6c
1فایلهای تغییر یافته به همراه2 افزوده شده و 7 حذف شده
  1. 2 7
      .opencode/opencode.jsonc

+ 2 - 7
.opencode/opencode.jsonc

@@ -1,8 +1,6 @@
 {
 {
   "$schema": "https://opencode.ai/config.json",
   "$schema": "https://opencode.ai/config.json",
-  "plugin": [
-    "opencode-openai-codex-auth"
-  ],
+  "plugin": ["opencode-openai-codex-auth"],
   // "enterprise": {
   // "enterprise": {
   //   "url": "https://enterprise.dev.opencode.ai",
   //   "url": "https://enterprise.dev.opencode.ai",
   // },
   // },
@@ -20,10 +18,7 @@
     },
     },
     "morph": {
     "morph": {
       "type": "local",
       "type": "local",
-      "command": [
-        "bunx",
-        "@morphllm/morphmcp"
-      ],
+      "command": ["bunx", "@morphllm/morphmcp"],
       "environment": {
       "environment": {
         "ENABLED_TOOLS": "warp_grep",
         "ENABLED_TOOLS": "warp_grep",
       },
       },