Closed penge closed 3 years ago
Since the transition to Typescript and making the return type for components explicit as h.JSX.Element, there is no longer need for some ESlint exceptions that were previously needed.
h.JSX.Element
Since the transition to Typescript and making the return type for components explicit as
h.JSX.Element
, there is no longer need for some ESlint exceptions that were previously needed.