prettier/tests/react
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
ArityError.react.js Add testing 2016-12-23 19:51:53 +00:00
createElementRequiredProp_string.js Add testing 2016-12-23 19:51:53 +00:00
createElement_string.js Add testing 2016-12-23 19:51:53 +00:00
import_react.js Add testing 2016-12-23 19:51:53 +00:00
jsfmt.spec.js Add testing 2016-12-23 19:51:53 +00:00
jsx_spread.js Add testing 2016-12-23 19:51:53 +00:00
proptype_arrayOf.js Add testing 2016-12-23 19:51:53 +00:00
proptype_func.js Add testing 2016-12-23 19:51:53 +00:00
proptype_missing.js Add testing 2016-12-23 19:51:53 +00:00
proptype_object.js Add testing 2016-12-23 19:51:53 +00:00
proptype_objectOf.js Add testing 2016-12-23 19:51:53 +00:00
proptype_oneOf.js Add testing 2016-12-23 19:51:53 +00:00
proptype_oneOfType.js Add testing 2016-12-23 19:51:53 +00:00