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
This seems somewhat expected to me. If you use the formatter for the project, you'll get the same results (once the line reaches 140+ characters, it'll not inline the array). I wouldn't want to inline all of those imports onto one line. Nor would I want to claim that the whole line has changed. We're only adding one extra import.
I think that we could avoid some confusion by mentioning that we have a formatter installed as a dev-dependency and you can -instructions on how to format- to view the same results
^This formatting
does not match
below code in the starting-point branch
The text was updated successfully, but these errors were encountered: