Justin Fangrad

Results 1 issues of Justin Fangrad

**Describe the bug** Calling `node.getDefinitionNodes()` on an identifier node who's corresponding definition is a default exported anonymous function or class returns an empty array. It should instead return the declaration...