Closed alfredoreduarte closed 2 years ago
There's so many ways undefinedMethod
could exist - this wouldn't be a reliable rule, and not really a useful one.
If you're still writing a class component, you should be unit-testing it, and using code coverage to show you that that code is unused.
Something that detects undefined class methods would be useful. Currently, this passes undetected:
My setup: