Hacker News new | ask | show | jobs
by TheCleric 1080 days ago
This hasn't been my experience. I've been able to throw together a .prettierrc.js file that gets me everything I want to tweak from the default (line length, quote types, etc.).

Out of curiosity, what did you find to be something unchangeable?

1 comments

I had opinions on how it placed curly brackets for example, I wanted it more similar to C# with the bracket on a new line.

No big deal but a bit annoying to have two ways of doing it.