-
Notifications
You must be signed in to change notification settings - Fork 656
🐛 Various spacing/line length formatting incompatibilities with Prettier #3531
Comments
I'll take a look. We can split this task to:
|
I have found some more incompatibility with prettier: playground |
Yet another example: playground |
@unvalley Are you looking into all these issues or some of them? Can other contributors help you with some of the work? |
Yes, thanks. |
I'll work on fixing to named import line break. |
I can help with this =) |
Probably the last prettier incompatibility I'll find, seems very very minor though: playground |
That might be a tough one. Prettier has some special handling for single character texts that we don't fully support yet. |
Yeah I personally don't mind if this doesn't get fixed. |
Does anyone want to look into the single-character-in-jsx formatting incompatibility? Otherwise I'm happy with closing this issue, thank you everyone! |
I'll check it =) |
Environment information
OS: win11, 64bit install: `npm i rome@nightly`
What happened?
Expected result
Prettier compatibility.
I've tested Nightly Rome's formatter in our biggest codebase, and these were the only differences I found.
Code of Conduct
The text was updated successfully, but these errors were encountered: