prettier/tests/predicates-declared
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
function-bind.js Add testing 2016-12-23 19:51:53 +00:00
function-union.js Add testing 2016-12-23 19:51:53 +00:00
is-string-decl.js Add testing 2016-12-23 19:51:53 +00:00
jsfmt.spec.js Add testing 2016-12-23 19:51:53 +00:00
logical-or.js Add testing 2016-12-23 19:51:53 +00:00
object-invariant.js Add testing 2016-12-23 19:51:53 +00:00
orig-string-tag-check.js Add testing 2016-12-23 19:51:53 +00:00
sanity-fall-through.js Add testing 2016-12-23 19:51:53 +00:00
sanity-invalid-calls.js Add testing 2016-12-23 19:51:53 +00:00
sanity-is-string-bug.js Add testing 2016-12-23 19:51:53 +00:00
sanity-parameter-mismatch.js Add testing 2016-12-23 19:51:53 +00:00
sanity-pred-with-body.js Add testing 2016-12-23 19:51:53 +00:00
sanity-return-type.js Add testing 2016-12-23 19:51:53 +00:00