all repos — nixfiles @ 4251ec53ff880094f0057e93993bc3354ecf91a7

System and user configuration, managed by nix and home-manager

Emacs: show prettier errors in echo area

Alan Pearce
commit

4251ec53ff880094f0057e93993bc3354ecf91a7

parent

f77ea1c5c1781442a3cffdc6c39d8696eda07e38

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M emacs/.emacs.d/main.elemacs/.emacs.d/main.el
@@ -741,6 +741,7 @@
;;;; Reformat on save (use-package prettier-js + :custom ((prettier-js-show-errors 'echo)) :ghook ('(typescript-mode-hook) #'prettier-js-mode t) :config (progn (if-let ((prettier_d (executable-find "prettier_d")))