Hacker News new | ask | show | jobs
by qntmfred 3260 days ago
and now we have https://prettier.io/docs/en/why-prettier.html we can automatically enforce and fix all these style rules
1 comments

I haven't used prettier but eslint can also fix style
And of course there's https://github.com/prettier/prettier-eslint to fix it using both :)