dillon1000/react
Commit
Browse files Clean up flag to enable microtasks in RN (#37021)
## Summary Microtasks are enabled by default in RN already, so there's no need to gate their use in Fabric atm. ## How did you test this change? Existing tests. Tested e2e at Meta.
Changed paths4 files
First-parent comparison.eslintrc.js ModifiedM packages/react-native-renderer/src/ReactFiberConfigFabric.js ModifiedM scripts/flow/react-native-host-hooks.js ModifiedM scripts/rollup/validate/eslintrc.rn.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…