prettier/tests/destructuring
Christopher Chedeau 74bc9e7a4d Add newline for empty blocks {} (#205)
I find it weird to put `{}` together. So I figured I would change it to have an empty line and ask for feedback :)

![image](https://cloud.githubusercontent.com/assets/197597/21739279/062adc80-d44c-11e6-8bb7-5e0768f3ddde.png)

Beware: most of the test cases are not representative of real code, you almost never define blocks with no content in practice.
2017-01-16 11:31:32 -05:00
..
__snapshots__ Add newline for empty blocks {} (#205) 2017-01-16 11:31:32 -05:00
array_rest.js Add testing 2016-12-23 19:51:53 +00:00
computed.js Add testing 2016-12-23 19:51:53 +00:00
defaults.js Add testing 2016-12-23 19:51:53 +00:00
destructuring.js Add testing 2016-12-23 19:51:53 +00:00
destructuring_param.js Fix object and predicate annotations 2016-12-30 13:32:43 -05:00
eager.js Add testing 2016-12-23 19:51:53 +00:00
jsfmt.spec.js Add testing 2016-12-23 19:51:53 +00:00
poly.js Add testing 2016-12-23 19:51:53 +00:00
rec.js Add testing 2016-12-23 19:51:53 +00:00
string_lit.js Add testing 2016-12-23 19:51:53 +00:00
unannotated.js Add testing 2016-12-23 19:51:53 +00:00