Skip to content

Transpile jsdoc parsing mode - #56627

Merged
Sheetal Nandi (sheetalkamat) merged 3 commits into
mainfrom
transpileJSDoc
Dec 1, 2023
Merged

Transpile jsdoc parsing mode#56627
Sheetal Nandi (sheetalkamat) merged 3 commits into
mainfrom
transpileJSDoc

Conversation

@sheetalkamat

Copy link
Copy Markdown
Member

Fixes #56625

@typescript-bot

Copy link
Copy Markdown
Contributor

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure Daniel Rosenwasser (@DanielRosenwasser) and Ryan Cavanaugh (@RyanCavanaugh) are aware of the changes, just as a heads up.

Comment thread src/services/transpile.ts Outdated
@jakebailey

Copy link
Copy Markdown
Member

I will be interested in a test for this; my impression was that this flag did not affect emit at all, and #56625 did not mention transformers in the original report.

Comment thread src/services/transpile.ts Outdated
Comment thread src/services/transpile.ts Outdated
@andrewbranch

Copy link
Copy Markdown
Member

TypeScript Bot (@typescript-bot) cherry-pick this to release-5.3

@typescript-bot

Copy link
Copy Markdown
Contributor

Heya Andrew Branch (@andrewbranch), I've started to cherry-pick this into release-5.3 for you. Here's the link to my best guess at the log.

@typescript-bot

Copy link
Copy Markdown
Contributor

Hey Andrew Branch (@andrewbranch), I've created #56629 for you.

@sheetalkamat
Sheetal Nandi (sheetalkamat) deleted the transpileJSDoc branch December 1, 2023 01:21
Daniel Rosenwasser (DanielRosenwasser) added a commit that referenced this pull request Dec 2, 2023
)

Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make JSDoc Parsing Configurable using the transpileModule method

4 participants