How do I set quote preference to 'single' for Svelte files? #6593
Unanswered
jamauro
asked this question in
General Q&A
Replies: 1 comment
-
I think it is not typescript server, but https://github.com/sveltejs/language-tools/blob/master/packages/language-server/README.md#sveltepluginsvelteformatconfigsinglequote |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd prefer to use single quotes but when I click save, Zed changes them to double quotes. This appears to only happen in
.svelte
files.Here's what I tried inside of Zed settings to no avail:
Beta Was this translation helpful? Give feedback.
All reactions