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 was archived by the owner on Aug 31, 2023. It is now read-only.
Prettier has various heuristics for parenthesizing expressions. For instance, when formatting JSX expressions inside certain statements, prettier tends to wrap them in parentheses. We should implement this logic.
The text was updated successfully, but these errors were encountered:
Prettier has various heuristics for parenthesizing expressions. For instance, when formatting JSX expressions inside certain statements, prettier tends to wrap them in parentheses. We should implement this logic.
The text was updated successfully, but these errors were encountered: