dillon1000/react
Commit
Browse files [scripts] Switch back to flow parser for prettier (#33414)
Prettier 3.3 (which we're on) should support modern flow features according to https://prettier.io/blog/2024/06/01/3.3.0
Changed paths9 files
First-parent comparison.prettierrc.js ModifiedM compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/ternary-expression.expect.md ModifiedM compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/ternary-expression.js ModifiedM package.json ModifiedM packages/react-devtools-shared/src/devtools/ContextMenu/types.js ModifiedM packages/react-devtools-shared/src/hooks/astUtils.js ModifiedM packages/react-noop-renderer/src/createReactNoop.js ModifiedM scripts/flow/config/flowconfig ModifiedM yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…