You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there. Just wondering if this was a possibility. Just like how "bracketSpacing": true works for JS, is it possible to have it work for HTML? I have looked through quite a bit of places and it seems to me this is not an option. At the very least, I did not find it.
I rather not prettier ignore every line or ignore HTML overall.
Seems to me the way Svelte works, it'd be a nice feature for those who like the spacing in their JS.
Unless of course, it's already possible and I am blind 🧐 Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello there. Just wondering if this was a possibility. Just like how
"bracketSpacing": true
works for JS, is it possible to have it work for HTML? I have looked through quite a bit of places and it seems to me this is not an option. At the very least, I did not find it.I rather not
prettier ignore
every line or ignore HTML overall.Seems to me the way Svelte works, it'd be a nice feature for those who like the spacing in their JS.
Unless of course, it's already possible and I am blind 🧐 Thanks in advance.
The text was updated successfully, but these errors were encountered: