gajus / eslint-plugin-jsdoc

JSDoc specific linting rules for ESLint.
Other
1.08k stars 155 forks source link

fix(`require-param`): skip `this` parameter in checks (when followed by destructured content) #1191

Closed brettz9 closed 6 months ago

brettz9 commented 6 months ago

fix(require-param): skip this parameter in checks (when followed by destructured content); fixes #1190

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 48.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: