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
I understand why this option exists, but why false by default? It would be good to have true by default, because I think most people want to keep their line breaks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Why are "preserve-breaking-member-access-chain" and "preserve-breaking-member-access-chain" false by default?
It changes:
into:
and:
into:
which loses a lot in terms of readability.
I understand why this option exists, but why
falseby default? It would be good to havetrueby default, because I think most people want to keep their line breaks.All reactions