Concurrent prettier runner
npm install pretty-parallelA wrapper around [prettier]() that formats files in parallel to speed up large projects.
```
npm install -g pretty-parallel
After installing the CLI, the pretty-parallel` command will be available to you.