You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(pack): add prettier pack
* add additional filetypes and config files
* use prettier instead of prettierd
* Revert using prettier instead of prettierd
It would be better to do this in a separate PR
* inline variables
* remove cache variables
* early return if prettier found
* simplify config
---------
Co-authored-by: Uzair Aftab <[email protected]>
It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
0 commit comments