style: run pnpm format

main
Roopak Nijhara 2026-01-27 21:30:44 +05:30 committed by Ayaan Zaidi
parent 39b7f9d581
commit bffcef981d
1 changed files with 3 additions and 3 deletions

View File

@ -60,7 +60,7 @@ 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: