@eslint-react/core / useComponentCollectorLegacy
function useComponentCollectorLegacy(context: RuleContext): ReturnType;Get a ctx and visitor object for the rule to collect class componentss
| Parameter | Type | Description |
|---|---|---|
context |
RuleContext |
The ESLint rule context |
The ctx and visitor of the collector