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
This was already discussed here, but since then prettier added new option vueIndentScriptAndStyle, to make Evan You (and me) more happy. I wonder if this option could be somehow abused for Svelte.
When using 4 spaces for indentation, the code doesn't look good. Absence of this setting forces me to use 2 spaces for indentation (compromise), which reduces readability for me.
This was already discussed here, but since then prettier added new option vueIndentScriptAndStyle, to make Evan You (and me) more happy. I wonder if this option could be somehow abused for Svelte.
When using 4 spaces for indentation, the code doesn't look good. Absence of this setting forces me to use 2 spaces for indentation (compromise), which reduces readability for me.
The text was updated successfully, but these errors were encountered: