style: run pnpm format

This commit is contained in:
Roopak Nijhara 2026-01-27 21:30:44 +05:30 committed by Ayaan Zaidi
parent 8ad99cbc0f
commit 4289a2b255

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:
| Option | Type | Default | Description |
|--------|------|---------|-------------|
| `messages` | number | 15 | Number of user/assistant messages to include in the memory file |
| Option | Type | Default | Description |
| ---------- | ------ | ------- | --------------------------------------------------------------- |
| `messages` | number | 15 | Number of user/assistant messages to include in the memory file |
Example configuration: