sveltejs / prettier-plugin-svelte

Format your svelte components using prettier.
MIT License
714 stars 95 forks source link

Disable broken test #421

Closed curran closed 5 months ago

curran commented 5 months ago

Fix #419

This makes the tests stable, mainly so that I can use them as a sanity check while working on https://github.com/sveltejs/prettier-plugin-svelte/issues/418 .