mhartington/formatter.nvim

Svelte prettier format failed

Closed this issue · 1 comments

I've just configured the plugin in order to use on a sveltekit project. Here is my nvim config.

image

And when i save the file for the formatting it fails show the next message.

image

I discovered that it needs the prettier-svelter-plugin (via npm or pnpm) in order to work.