Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(42637): Add setting to disable @return generation for JS Doc comments #42642

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #42637

@typescript-bot
Copy link
Collaborator

Thanks for the PR! It looks like you've changed the TSServer protocol in some way. Please ensure that any changes here don't break consumers of the current TSServer API. For some extra review, we'll ping @sheetalkamat, @amcasey, @mjbvz, @minestarks for you. Feel free to loop in other consumers/maintainers if necessary

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Feb 4, 2021
src/server/protocol.ts Outdated Show resolved Hide resolved
@a-tarasyuk a-tarasyuk marked this pull request as ready for review February 4, 2021 20:05
src/server/protocol.ts Outdated Show resolved Hide resolved
src/services/jsDoc.ts Outdated Show resolved Hide resolved
src/services/jsDoc.ts Outdated Show resolved Hide resolved
src/services/jsDoc.ts Outdated Show resolved Hide resolved
src/services/jsDoc.ts Outdated Show resolved Hide resolved
src/server/session.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add setting to disable @return generation for JS Doc comments
5 participants