You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
Any update on this issue after the latest 0.7.0 release?
The current update is exactly what you see in the description of the issue. Many tasks have been closed and the compatibility is getting closer. The main things to close the gap are parenthesis and member chain.
Description
Rome formatter's goal is to match Prettier's formatting as closely as possible where reasonable, and we have no good reasons to deviate.
This umbrella task tracks the syntaxes that Rome formats differently than prettier.
Statements
Module Items
Expressions
{
#2408will_break
#2720Assignment
Functions
TypeScript
ConstructorSignatureMembers
: Add a space between thenew
keyword and parameters #2419Literals
Infrastructure
Report of all tests that Rome formats differently than Prettier (created on the 12th of April 22).
The text was updated successfully, but these errors were encountered: