Hacker News new | ask | show | jobs
by solatic 938 days ago
`lineWidth` is actually one of the available options in the biome formatter: https://biomejs.dev/formatter#configuration
1 comments

Yeah, but if you increase the lineWidth then it will make all your lines that long, even if you don't want them to be. There is no possibility for variability of line lengths depending on the code at hand.