dillon1000/react

Commit

[prettier] Combine compiler and runtime configs

Merges the existing config to the root one so we can have a single
configuration file. I've tried to keep the compiler config as much as
possible in this PR so that no formatting changes occur.

ghstack-source-id: 8bbfc9f269c4b2d740803937a4f2401d44cce9e4
Pull Request resolved: https://github.com/facebook/react/pull/30021
Browse files
Changed paths9 files
First-parent comparison
M .github/workflows/compiler-typescript.yml ModifiedM .prettierignore ModifiedM .prettierrc.js ModifiedD compiler/.prettierignore DeletedD compiler/.prettierrc.js DeletedM compiler/package.json ModifiedM package.json ModifiedM scripts/prettier/index.js ModifiedM scripts/shared/pathsByLanguageVersion.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…