[flow] Bump flow to v0.317.0 (#36701) · facebook/react@900ae09 (opens in new tab)
## Summary Mostly changing the casting syntax from `(x: Y)` to `x as Y`, as the old syntax was deprecated and always causing an error in Flow ## How did you test this change? `yarn flow-ci`
Read the original article