Selaa lähdekoodia

Release v0.3.104

opencode 1 vuosi sitten
vanhempi
commit
c1c99c7e0f
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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
      */
      */