style: run pnpm format

This commit is contained in:
Roopak Nijhara 2026-01-27 21:30:44 +05:30
parent e9590eb0bd
commit b6dd609b5d

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: