Y
Hacker News
new
|
ask
|
show
|
jobs
by
tills13
928 days ago
eh -- this is a one-time occurrence with prettier. Subsequent changes are guaranteed to be changes-only since formatting is consistent between authors.
1 comments
c-hendricks
928 days ago
It happens often in JSX, you add one prop, which makes the line longer than the line width, which turns it into a multi line change.
It's annoying, but not a reason to throw the baby out with the bathwater.
link
WirelessGigabit
928 days ago
This isn't just a JSX problem. This is in any language that once you go over the column limit that it'll try to break it somewhere.
link
It's annoying, but not a reason to throw the baby out with the bathwater.