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
Should max-statements-per-line be included in the config?
Prettier does seem to put each statement on a new line. For example, see this Playground link.
Should
max-statements-per-linebe included in the config?Prettier does seem to put each statement on a new line. For example, see this Playground link.