Hacker News new | ask | show | jobs
by ajgrover 1372 days ago
There are third party options you could try like this one (no personal experience): https://github.com/microsoft/parallel-prettier

Alternatively, it’s pretty common to only run prettier on changed files using lint-staged or pretty-quick.