Hacker News new | ask | show | jobs
by c-hendricks 933 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.

1 comments

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.