dillon1000/react

Commit

Upgrade Flow to 0.220.1 (#27680)

Upgrade Flow to latest using
```
yarn add -W flow-bin flow-remove-types hermes-parser hermes-eslint
```

This also updates `createFlowConfigs.js` to get the Flow version from
`package.json` to avoid needing to bump the version there in the future.
Browse files
Changed paths4 files
First-parent comparison
M package.json ModifiedM scripts/flow/config/flowconfig ModifiedM scripts/flow/createFlowConfigs.js ModifiedM yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…