mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-20 09:14:22 +01:00
Release v0.3.104
This commit is contained in:
@@ -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
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user