[explicit-module-boundary-types] Complains about inner function expressions in arrow functions #2161
Labels
bug
Something isn't working
has pr
there is a PR raised to close this
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Expected Result
Shouldn't give an error, since this issue was fixed for regular functions (#1845).
Actual Result
Gives the same errors as for regular functions prior to 3.1.0
Additional Info
Reproduction repo: https://github.com/essenmitsosse/typescript-eslint-explicit-module-boundary-types
Versions
The text was updated successfully, but these errors were encountered: