[@typescript-eslint/explicit-function-return-type] context not recognized #2267
Labels
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Expected Result
ESLint not complaining about missing return type within the array
Actual Result
ESLint complaining about missing return type within the array
Versions
@typescript-eslint/eslint-plugin
2.34.0
@typescript-eslint/parser
2.34.0
TypeScript
3.9.3
ESLint
7.1.0
node
14.2.0
npm
6.14.4
The text was updated successfully, but these errors were encountered: