Karan Kumbhare
Results
1
issues of
Karan Kumbhare
Summary: - Reproduced a false-positive where destructuring a hook-named identifier from an object and then calling it is flagged: const { useValue } = hooks; useValue(); // should be allowed...
CLA Signed