Hacker News new | ask | show | jobs
by 0x008 1672 days ago
What is the benefit of using prettier as opposed to the built in typescript formatter?
1 comments

I believe it is something to do with style formatting than the syntax formatting. I use VSCodium for HTML/CSS and I use Prettier to "style" it in a particular way. Some will style it into a long code and other will style it in chucks.