prettier
76bb0226
- Replace globby with fast-glob (#12223)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Replace globby with fast-glob (#12223) There is already fast-glob used in src/cli/expand-patterns.js Here I migrate everywhere to it from globby which is a thin wrapper with a couple of unused here features. ``` du -ck dist ``` 17280 kB 17260 kB
References
#1602 - [pull] main from prettier:main
#12223 - Replace globby with fast-glob
Author
TrySound
Parents
543aa9ab
Loading