Commit 6f2d6ce
fix(lit-query): merge @template JSDoc into main doc block for useMutationState
Two adjacent JSDoc blocks caused TypeScript's language service to shadow
the @param/@returns/@example docs with the @template block. Merge them
into a single block so IntelliSense shows the full documentation on hover.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 509ab8c commit 6f2d6ce
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
| 209 | + | |
211 | 210 | | |
212 | 211 | | |
213 | 212 | | |
| |||
0 commit comments