prettier/tests/arrows
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
advanced_arrows.js Add testing 2016-12-23 19:51:53 +00:00
arrow_function_expression.js Fix issue with ArrowFunctionExpression parens (#236) 2017-01-15 22:42:42 -08:00
arrows.js Add testing 2016-12-23 19:51:53 +00:00
jsfmt.spec.js Add testing 2016-12-23 19:51:53 +00:00
long-call-no-args.js Fix comma when an arrow function with no arguments breaks (#210) 2017-01-14 23:55:38 -05:00