[explicit-function-return-type] Rule doesn't work with class arrow methods #348
Labels
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Expected Result
Class arrow method with no return type annotation should be an error.
Actual Result
No error.
Additional Info
Versions
@typescript-eslint/eslint-plugin
1.4.2
@typescript-eslint/parser
1.4.2
TypeScript
3.3.3
ESLint
5.14.1
The text was updated successfully, but these errors were encountered: