Closed IsaacIsrael closed 2 months ago
You have ancestorsOnly
set, so it wouldn't find it anyways (that is an optimization to only find if the node is directly nested inside an export). Setting it instead to esm: true
should in theory work, but it indeed does look like that is a bug. #1320 will hopefully address.
he @brettz9 thank for the feedback but this did not worked for me :(
There was a bug and I provided a fix, but the release did not successfully go through. @gajus ?
:tada: This issue has been resolved in version 50.2.5 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Looks like releases broke in this commit/PR
https://github.com/gajus/eslint-plugin-jsdoc/commit/239d69aafff5462852a4c73c2ea4ab0a2e84a35c
Reverted and it works
Expected behavior
Actual behavior
ESLint Config
Environment
eslint-plugin-jsdoc
version: ^50.2.4