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

Rule to discourage @implements on regular (non-class) functions #218

Closed
brettz9 opened this issue May 14, 2019 · 1 comment · Fixed by #243
Closed

Rule to discourage @implements on regular (non-class) functions #218

brettz9 opened this issue May 14, 2019 · 1 comment · Fixed by #243

Comments

@brettz9
Copy link
Collaborator

brettz9 commented May 14, 2019

Per discussion in #201 , it may be preferable to discourage @implements on non-class functions (i.e., those without a @class or @constructor tag or without being an ES6 class).

brettz9 added a commit to brettz9/eslint-plugin-jsdoc that referenced this issue May 18, 2019
@gajus
Copy link
Owner

gajus commented May 21, 2019

🎉 This issue has been resolved in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label May 21, 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 a pull request may close this issue.

2 participants