Hacker News new | ask | show | jobs
by dahjelle 3353 days ago
There's also prettier-eslint[1], which will run prettier and then eslint --fix on your code to try give you the best of both worlds.

[1] https://github.com/prettier/prettier-eslint