{{ message }}
Recommended setup for biome to be compatible with existing prettier config #7283
Replies: 1 comment 5 replies
-
|
Unfortunately, this is not possible because both Biome formatter and Prettier don't provide configuration options, by design, to avoid debating over formatting conventions. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Dependabot tried to upgrade super-linter to 8.3.0 for me recently but biome is breaking everything.
Can these new tools be added in a way that allows them to be compatible out of the box? It seems biome is trying to force package.json from spaces to tab indentation? Which is jarring and incompatible with superlinter's defaults for prettier:
Beta Was this translation helpful? Give feedback.
All reactions