mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-01 23:02:26 +00:00
Release v0.3.104
This commit is contained in:
@@ -590,6 +590,11 @@ export type Config = {
|
||||
type: 'remote';
|
||||
} & McpRemoteConfig);
|
||||
};
|
||||
formatter?: {
|
||||
[key: string]: {
|
||||
disabled?: boolean;
|
||||
};
|
||||
};
|
||||
/**
|
||||
* Additional instruction files or patterns to include
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user