6 ms·
There are third party options you could try like this one (no personal experience): https://github.com/microsoft/parallel-prettier https://github.com/microsoft/
by ajgrover 4y ago
There are third party options you could try like this one (no personal experience): https://github.com/microsoft/parallel-prettier https://github.com/microsoft/parallel-prettier
Alternatively, it’s pretty common to only run prettier on changed files using lint-staged or pretty-quick.