Skip to content

Make @enum,@this tag construction stricter #39791

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

Merged
merged 1 commit into from
Jul 28, 2020
Merged

Conversation

sandersn
Copy link
Member

The type expression is required, so the type should reflect that.
Fixes #36693

The type expression is required, so the type should reflect that.
@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Jul 28, 2020
@sandersn sandersn merged commit 03b6580 into master Jul 28, 2020
@sandersn sandersn deleted the make-enumthis-tag-stricter branch July 28, 2020 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSDocThisTag with no type expression has empty type expresison node
3 participants