dillon1000/react

Commit

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.
Browse files
Changed paths3 files
First-parent comparison
M packages/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…