UNPKG
pretty-parallel
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Concurrent prettier runner
github.com/skrtheboss/prettier-tools
skrtheboss/prettier-tools
pretty-parallel
/
README.md
10 lines
(6 loc)
•
231 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
# pretty-parallel
A
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.