-
-
Notifications
You must be signed in to change notification settings - Fork 159
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
require-param
: Linting destructured parameters with partial jsdoc leads to odd roots
#762
Closed
underflowdev opened this issue
Jul 1, 2021
· 2 comments
· Fixed by #1255 · May be fixed by WontonSam/markdownlint#22 or WontonSam/markdownlint#25
Closed
require-param
: Linting destructured parameters with partial jsdoc leads to odd roots
#762
underflowdev opened this issue
Jul 1, 2021
· 2 comments
· Fixed by #1255 · May be fixed by WontonSam/markdownlint#22 or WontonSam/markdownlint#25
Comments
brettz9
changed the title
Linting destructured parameters with partial jsdoc leads to odd roots
Jul 2, 2021
require-param
: Linting destructured parameters with partial jsdoc leads to odd roots
This might be connected to #540 even while the details differ. |
brettz9
added a commit
to brettz9/eslint-plugin-jsdoc
that referenced
this issue
Jul 5, 2024
brettz9
added a commit
to brettz9/eslint-plugin-jsdoc
that referenced
this issue
Jul 5, 2024
🎉 This issue has been resolved in version 48.5.2 🎉 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
Perhaps the answer here is "Don't do that".
Expected behavior
Linting with
results in
All good.
Actual behavior
Linting with
results in
and accompanying warnings.
ESLint Config
jsdoc/recommended
ESLint sample
See above
Environment
eslint-plugin-jsdoc
version: 35.4.1Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: