jscheid / prettier.el

Prettier code formatting for Emacs.
GNU General Public License v3.0
167 stars 12 forks source link

Apply ansi-color to Prettier output #9

Closed jscheid closed 4 years ago

jscheid commented 4 years ago

Latest version of Prettier emits ANSI codes, which we could probably suppress and maybe should. For the time being this is a fine workaround.