-
-
Notifications
You must be signed in to change notification settings - Fork 163
Regression: deconstructed parameters not supported #352
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
Labels
Comments
1 task
🎉 This issue has been resolved in version 15.6.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Thanks, that's fixed it! |
l1bbcsg
pushed a commit
to interfaced/eslint-plugin-jsdoc
that referenced
this issue
Aug 8, 2019
… need to handle gajus#11 )
🎉 This issue has been resolved in version 15.9.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This regression was introduced in v15.5.4.
Steps to Reproduce
Run eslint on the following example adapted from https://stackoverflow.com/a/45788619:
Expected Result (v15.5.3)
Pass without error.
Actual Result (v15.5.4)
The text was updated successfully, but these errors were encountered: