Hacker News new | ask | show | jobs
by richardwhiuk 928 days ago
> Then you won't ever see line-width changes mixed in with functional changes.

You will - every time you extend a line which now exceeds the limit.

1 comments

Isn't this a natural consequence of having line length limits? This seems like a general problem, not a problem with Prettier.
It's an issue with prettier because it cannot be disabled.
Sure