Skip to content

Integrate ESLint-deprecated getJSDocComment #196

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
May 16, 2019

Conversation

brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Apr 8, 2019

Fixes #189.

(FWIW, I switched from getClassJsdocNode to getClassNode because of another PR coming which needed this lower level functionality anyways.)

@brettz9 brettz9 force-pushed the getJSDocComment branch 5 times, most recently from f669515 to 1734460 Compare April 18, 2019 06:24
@brettz9 brettz9 force-pushed the getJSDocComment branch from 1734460 to 7feb31c Compare May 8, 2019 13:08
@brettz9
Copy link
Collaborator Author

brettz9 commented May 8, 2019

This is pretty much a straight port for this deprecated feature out of ESLint. Can this be merged?

If it isn't and eslint removes this code, eslint-plugin-jsdoc will break.

@brettz9 brettz9 force-pushed the getJSDocComment branch 5 times, most recently from 8b5f8e1 to 5cc19af Compare May 15, 2019 13:12
@brettz9 brettz9 force-pushed the getJSDocComment branch 2 times, most recently from ace20c2 to 9f17e76 Compare May 16, 2019 08:17
@brettz9 brettz9 requested a review from gajus May 16, 2019 08:22
@brettz9 brettz9 force-pushed the getJSDocComment branch from 9f17e76 to 390b90b Compare May 16, 2019 09:47
@brettz9 brettz9 merged commit c47ede3 into gajus:master May 16, 2019
@brettz9 brettz9 deleted the getJSDocComment branch May 16, 2019 09:53
@gajus
Copy link
Owner

gajus commented May 21, 2019

🎉 This PR is included 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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reimplement ESLint-deprecated getJSDocComment
2 participants