prettier/tests/while
Jarda Snajdr 3f6a232cea Fix indentation of a do-while condition (#2359)
Fixes #2353. Use the same printing code for both `WhileStatement` and `DoWhileStatement`.
Fix calculation of `isInsideParenthesis` when printing a `LogicalExpression`. There is
no such thing as `DoStatement` -- it should be `DoWhileStatement`.
2017-06-29 15:46:25 -07:00
..
__snapshots__ Fix indentation of a do-while condition (#2359) 2017-06-29 15:46:25 -07:00
indent.js Fix indentation of a do-while condition (#2359) 2017-06-29 15:46:25 -07:00
jsfmt.spec.js Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07:00