Skip to content

Conversation

@dummdidumm
Copy link
Member

Only provide our version of the svelte plugin if the user doesn't have one in the workspace already. If we did it, Prettier would - for some reason - use the workspace version for parsing and the extension version for printing, which could crash if the contract of the parser output changed.
(which it did from 1.1.0 to 1.1.1)

…o workspace version

Only provide our version of the svelte plugin if the user doesn't have one in the workspace already. If we did it, Prettier would - for some reason - use the workspace version for parsing and the extension version for printing, which could crash if the contract of the parser output changed.
(which it did from 1.1.0 to 1.1.1)
@dummdidumm dummdidumm merged commit d550fbf into sveltejs:master Aug 27, 2020
@dummdidumm dummdidumm deleted the fix-double-prettier-plugin branch August 27, 2020 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant