claude-buddy
Version:
Your friendly AI development companion for Claude Code - supercharge Claude Code with intelligent workflows and safety features
28 lines (14 loc) • 793 B
Markdown
[**claude-buddy v1.0.0**](../../README.md)
***
[claude-buddy](../../modules.md) / [types](../README.md) / HookMatcher
# Interface: HookMatcher
Defined in: [types/config.ts:49](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/config.ts#L49)
Hook matcher configuration
## Properties
### matcher
> **matcher**: `string`
Defined in: [types/config.ts:50](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/config.ts#L50)
***
### hooks
> **hooks**: [`HookConfig`](HookConfig.md)[]
Defined in: [types/config.ts:51](https://github.com/gsetsero/assistant-integration/blob/911ddf7680199ad668404c191ed66335473fdc65/claude-buddy/src/types/config.ts#L51)