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
Biome formats ternaries differently from Prettier, but it's not mentioned in the docs
Biome doesn't support Prettier's experimental ternaries and that should be mentioned in the differences doc
Diff 1: new brackets in JSX
Diff 2: Question mark is on the "true" line instead of the "condition" line