[unbound-method] should accept a whitelist #1776
Labels
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
Repro
Expected Result
For eslint not to throw an error
Actual Result
Eslint throws an error
Versions
@typescript-eslint/eslint-plugin
2.15.0
@typescript-eslint/parser
2.15.0
TypeScript
3.7.5
ESLint
6.8.0
node
10.16.0
npm
6.9.0
It would be nice to have an ability to define exceptions to the rule using a whitelist option.
The text was updated successfully, but these errors were encountered: