style: run pnpm format

This commit is contained in:
Roopak Nijhara 2026-01-27 21:30:44 +05:30 committed by Ayaan Zaidi
parent 39b7f9d581
commit bffcef981d

View File

@ -59,9 +59,9 @@ The hook uses your configured LLM provider to generate slugs, so it works with a
The hook supports optional configuration: The hook supports optional configuration:
| Option | Type | Default | Description | | Option | Type | Default | Description |
|--------|------|---------|-------------| | ---------- | ------ | ------- | --------------------------------------------------------------- |
| `messages` | number | 15 | Number of user/assistant messages to include in the memory file | | `messages` | number | 15 | Number of user/assistant messages to include in the memory file |
Example configuration: Example configuration: