Closed take-cheeze closed 12 years ago
That one always surprises me. Really, there are two issues here - a bug that currently case statement bodies don't get indented, and a feature that case statements can optionally not be indented under switch.
migrated to #70 and #71
I expected the indentation of switch statement to be like
but in js3-mode I get
Is there way to fix this?