jscheid / prettier.el

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

Explicit `parser` setting in Prettier config is ignored #57

Closed jscheid closed 3 years ago

jscheid commented 3 years ago

When Prettier configuration explicitly sets a parser, like in this example, we should honor this setting.