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
One can customize the command used by prettier-emacs; it's exposed as prettier-js-command.
Trying out customizing it myself, it looks like prettier_d puts errors in stdout rather than stderr. This should probably be fixed upstream, such that it's more of a drop-in replacement. Seems like it's a straightforward thing to workaround, however.
matthugs
added a commit
to matthugs/prettier-emacs
that referenced
this issue
Jul 13, 2018
prettier_d is a package that makes
prettier
run faster by delegating to a background server. It'd be nice to have support for this!The text was updated successfully, but these errors were encountered: