⚙️ 💘 toolValidationConfig.ts
This commit is contained in:
@@ -101,3 +101,4 @@ export function isBashPrefixTool(toolName: string): boolean {
|
||||
export function getCustomValidation(toolName: string) {
|
||||
return TOOL_VALIDATION_CONFIG.customValidation[toolName]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user