dillon1000/react

Commit

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

Files changed

Rendering syntax-highlighted changes…