sveltejs / prettier-plugin-svelte

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

Parentheses are removed from regular expressions in the template #393

Open gtm-nayan opened 1 year ago

gtm-nayan commented 1 year ago

See https://github.com/sveltejs/svelte/issues/9022

And Svelte will fail to parse the file without the parens.