Skip to content

Only check @template in no-undefined-types for types in "closure" and "typescript" modes #415

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
Nov 1, 2019

Conversation

brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Oct 30, 2019

feat(no-undefined-types): only check @template in no-undefined-types for types in "closure" and "typescript" modes; fixes part of #356

BREAKING CHANGE:

@template has no special meaning for regular jsdoc, so don't check in "jsdoc" mode.

…ypes` for types in "closure" and "typescript" modes; fixes part of gajus#356

BREAKING CHANGE:

`@template` has no special meaning for regular jsdoc (is not even allowed by default), so don't check in "jsdoc" mode.
@brettz9 brettz9 force-pushed the template-closure-ts-only branch from 9de76e4 to 1ef0ee8 Compare October 30, 2019 04:30
@brettz9 brettz9 merged commit 7583f16 into gajus:master Nov 1, 2019
@brettz9 brettz9 deleted the template-closure-ts-only branch November 1, 2019 01:06
@gajus
Copy link
Owner

gajus commented Nov 1, 2019

🎉 This PR is included in version 17.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants