Y
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
bavell
976 days ago
+1 for prettier, I plop the same minimal config in every project and off I go.
link