prettier/tests/update_expression
Christopher Chedeau fe72aecce9 Fix parenthesis for UpdateExpression (#198)
```js
(this.x++).toString()
```

no longer drops the parenthesis
2017-01-14 23:37:57 -05:00
..
__snapshots__ Fix parenthesis for UpdateExpression (#198) 2017-01-14 23:37:57 -05:00
jsfmt.spec.js Fix parenthesis for UpdateExpression (#198) 2017-01-14 23:37:57 -05:00
update_expression.js Fix parenthesis for UpdateExpression (#198) 2017-01-14 23:37:57 -05:00