react/scripts/rollup
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
..
plugins Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
shims Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
validate ESLint upgrade to use hermes-eslint (#25915) 2022-12-20 14:27:01 -05:00
wrappers Fix module-boundary wrappers (#22688) 2021-11-04 10:40:35 -04:00
build-all-release-channels.js React `version` field should match package.json (#24445) 2022-04-26 16:28:48 -04:00
build.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
bundles.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
forks.js Revert "Fork ReactDOMSharedInternals for www (#25791)" (#25864) 2022-12-12 09:39:57 -08:00
generate-inline-fizz-runtime.js [Fizz] Fork Fizz instruction set for inline script and external runtime (#25862) 2023-01-06 14:28:55 -05:00
modules.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
packaging.js Add Bun streaming server renderer (#25597) 2022-11-17 13:15:56 -08:00
stats.js Fix sizebot (#15771) 2019-05-29 21:30:16 -07:00
sync.js Fork React Native renderer into FB and OSS bundles (#12625) 2018-04-18 13:16:50 -07:00
utils.js Fixed broken build script --unsafe-partial flag (#22324) 2021-09-15 13:32:09 -04:00
wrappers.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00