You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(migration): mark react/display-name mapping as partial
Our rule targets anonymous components wrapped in `React.memo`/`forwardRef` and does not flag anonymous default-exported functions (mentioned in docs as `Not supported yet`); context objects are covered by a separate rule; no `ignoreTranspilerName` equivalent - overall not a 1:1 replacement
0 commit comments