Y
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
andreineculau
3260 days ago
I haven't used prettier but eslint can also fix style
link
manveru
3260 days ago
And of course there's
https://github.com/prettier/prettier-eslint
to fix it using both :)
link