react/scripts/flow
Jan Kassens 6b30832666
Upgrade prettier (#26081)
The old version of prettier we were using didn't support the Flow syntax
to access properties in a type using `SomeType['prop']`. This updates
`prettier` and `rollup-plugin-prettier` to the latest versions.

I added the prettier config `arrowParens: "avoid"` to reduce the diff
size as the default has changed in Prettier 2.0. The largest amount of
changes comes from function expressions now having a space. This doesn't
have an option to preserve the old behavior, so we have to update this.
2023-01-31 08:25:05 -05:00
..
config Upgrade to Flow 0.196.3 (#25974) 2023-01-09 17:52:42 -05:00
createFlowConfigs.js [flow] enable enforce_local_inference_annotations (#25921) 2023-01-09 15:46:48 -05:00
environment.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
react-devtools.js ESLint upgrade to use hermes-eslint (#25915) 2022-12-20 14:27:01 -05:00
react-native-host-hooks.js Add support for setNativeProps to Fabric (#25737) 2022-12-09 14:43:52 +00:00
react-relay-hooks.js Improve Error Messages when Access Client References (#26059) 2023-01-27 20:08:26 -05:00
runFlow.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
xplat.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00