opencode пре 6 месеци
родитељ
комит
c1c99c7e0f
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      packages/sdk/js/src/gen/types.gen.ts

+ 5 - 0
packages/sdk/js/src/gen/types.gen.ts

@@ -590,6 +590,11 @@ export type Config = {
             type: 'remote';
             type: 'remote';
         } & McpRemoteConfig);
         } & McpRemoteConfig);
     };
     };
+    formatter?: {
+        [key: string]: {
+            disabled?: boolean;
+        };
+    };
     /**
     /**
      * Additional instruction files or patterns to include
      * Additional instruction files or patterns to include
      */
      */