Y
Hacker News
new
|
ask
|
show
|
jobs
by
pkilgore
938 days ago
Why throw out the tool when you can have the tool ignore [1] whatever is outside the common case?
[1]
https://prettier.io/docs/en/ignore.html
1 comments
pigeonhole123
938 days ago
My approach is to just not use Prettier but instead use the much more well behaved formatter included in VSCode. I don't have time to fight the formatter and I don't like having these "cheat code" comments all over my code
link