prettier / prettier-emacs

Minor mode to format JS code on file save
http://jlongster.com/A-Prettier-Formatter
372 stars 53 forks source link

Workaround for errors sent improperly to stdout by prettier_d #39

Open matthugs opened 5 years ago

matthugs commented 5 years ago

From this it should be simple to use prettier_d as a drop-in replacement by customizing the prettier-js-command custom variable.

fixes #34