dillon1000/react
Commit
Browse files Cross-fork lint: Support named export declaration (#20784)
Noticed this didn't work when I ran `replace-fork` and a named export declaration in ReactFiberReconciler was not properly fixed.
Changed paths3 files
First-parent comparisonpackages/react-reconciler/src/ReactFiberReconciler.old.js ModifiedM scripts/eslint-rules/__tests__/no-cross-fork-imports-test.internal.js ModifiedM scripts/eslint-rules/no-cross-fork-imports.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…