Commit 12531f8
Remove orphan @ symbol from JSDoc in lookup.ts
The signal property's JSDoc comment contained an orphan '@' symbol on its
own line without a valid tag name. This is invalid JSDoc syntax.
This malformed tag was introduced in commit 2597d81 (2025-08-03) when
adding `@since` 1.8.0 annotation for AbortSignal.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 3b00600 commit 12531f8
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
0 commit comments