SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[flow] make Flow suppressions explicit on the error (#26487)

Added an explicit type to all $FlowFixMe suppressions to reduce
over-suppressions of new errors that might be caused on the same lines.

Also removes suppressions that aren't used (e.g. in a `@noflow` file as
they're purely misleading)

Test Plan:
yarn flow-ci
J
Jan Kassens committed
afea1d0c536e0336735b0ea5c74f635527b65785
Parent: 768f965
Committed by GitHub <[email protected]> on 3/27/2023, 11:43:04 AM