Hacker News new | ask | show | jobs
by andyfleming 976 days ago
I use prettier for this reason. There’s very few config options on purpose. If I use eslint it’s for additional issue detection, not formatting.
1 comments

+1 for prettier, I plop the same minimal config in every project and off I go.