[explicit-module-boundary-types] expects return type on methods of abstract class setter #2407
Closed
3 tasks done
Labels
bug
Something isn't working
good first issue
Good for newcomers
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
https://github.com/ljosberinn/explicit-module-boundary-types-bug
Expected Result
The rule should never expect a return type of a setter to be declared.
Actual Result
The rule expects a return type which is a compiler error.
Additional Info
Versions
@typescript-eslint/eslint-plugin
3.9.1
@typescript-eslint/parser
3.9.1
TypeScript
3.9.7
ESLint
7.7.0
node
---
The text was updated successfully, but these errors were encountered: