Matt Hughes
Results
2
comments of
Matt Hughes
One can customize the command used by `prettier-emacs`; it's exposed as [`prettier-js-command`](https://github.com/prettier/prettier-emacs/blob/master/prettier-js.el#L52). Trying out customizing it myself, it looks like `prettier_d` puts errors in stdout rather than stderr. This should...
> Hmm, `abort-minibuffers` is a built-in command that is used by all other minibuffer keymaps for `C-g`. I do not see why this change should be needed. What version of...