Prettier Error: Invalid host defined options
I upgraded to the latest version of prettier
json
And now prettier always errors:
["ERROR" - 02:56:21] Error handling text editor change
["ERROR" - 02:56:21] Invalid host defined options
TypeError: Invalid host defined options
Not sure if it's actually the version or something else, because when I downgrade again it still breaks in that project. Any ideas why?
Prettier conf looks like this:
And vs code settings:
1 Reply
Solution
Reinstalling the VS Prettier plugin solved this problem for me