Skip to content

fix: Correct parsedOptions TypeScript types#2217

Merged
dcodeIO merged 1 commit intomasterfrom
patch/parsedoptions
May 2, 2026
Merged

fix: Correct parsedOptions TypeScript types#2217
dcodeIO merged 1 commit intomasterfrom
patch/parsedoptions

Conversation

@dcodeIO
Copy link
Copy Markdown
Member

@dcodeIO dcodeIO commented May 2, 2026

Fixes the generated TypeScript types for parsedOptions, which should use { [k: string]: any }[].

Required a small fix in the local tsd-jsdoc conversion for nested types.

Supersedes #2100

@dcodeIO dcodeIO requested a review from alexander-fenster May 2, 2026 17:17
@dcodeIO dcodeIO merged commit dbe8d77 into master May 2, 2026
4 checks passed
@github-actions github-actions Bot mentioned this pull request May 2, 2026
@dcodeIO dcodeIO deleted the patch/parsedoptions branch May 7, 2026 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants