chore(formatter): support --diff in example#18443
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Merging this PR will not alter performance
Comparing Footnotes
|
0d3fc4a to
0eb984a
Compare
Merge activity
|
0eb984a to
86069f9
Compare
9cf4b23 to
d7f6b44
Compare
d7f6b44 to
abf442f
Compare
abf442f to
d12914f
Compare
86069f9 to
8286311
Compare
8286311 to
da3368a
Compare
d12914f to
e4dc98d
Compare
da3368a to
a0447a5
Compare
e4dc98d to
4d97ba3
Compare
a0447a5 to
956b9fd
Compare
Pass `--diff` to compare the formatted code to the input, which is very useful when you copy the Prettier output here to check if it is formatted as expected or for idempotency testing.
322b8c2 to
233dda6
Compare

Pass
--diffto compare the formatted code to the input, which is very useful when you copy the Prettier output here to check if it is formatted as expected or for idempotency testing.