prettier/tests/switch
Sosuke Suzuki 2e2368f5d7 JavaScript: Fix inconsistent indentation in switch statement (#6514)
* Add "SwitchStatement" to isInsideParenthesis

* Change tests

* Add tests

* Update CHANGELOG.unreleased.md

* Add pr number and link
2019-09-23 18:35:06 +02:00
..
__snapshots__ JavaScript: Fix inconsistent indentation in switch statement (#6514) 2019-09-23 18:35:06 +02:00
comments.js Fix empty lines with comments between switch cases (#1709) 2017-05-24 13:20:05 -07:00
empty_lines.js Fix isPreviousLineEmpry on Windows (#1263) 2017-04-14 16:02:19 -07:00
empty_statement.js Do not indent for switch case with `;` (#1687) 2017-05-23 13:58:43 -07:00
empty_switch.js Empty switch should not have an empty line (#384) 2017-01-22 12:40:46 -08:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
switch.js JavaScript: Fix inconsistent indentation in switch statement (#6514) 2019-09-23 18:35:06 +02:00