@eslint-react/core / getJsxConfigFromAnnotation
function getJsxConfigFromAnnotation(context: RuleContext): JsxConfig;Get JsxConfig from pragma comments (annotations) in the source code
| Parameter | Type | Description |
|---|---|---|
context |
RuleContext |
The RuleContext |
JsxConfig derived from pragma comments