Ignore composer.json with Prettier
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3572975. -->
Reported by: [balintbrews](https://www.drupal.org/user/613760)
Related to !183
>>>
<p>JSON files are indented with 4 spaces according to the Drupal coding standards, which conflicts with our Prettier config. Let's ignore <code>composer.json</code>. This is currently breaking CI, I assume the <code>composer.json</code> changes were committed without looking at CI results.</p>
issue