prettier/tests/try
Christopher Chedeau 694816517a Do not expand empty catch (#783)
I originally wanted to expand it but I think that it may not be a good decision because it's very common for them to be empty and you want it to take as little space as possible.

I tried to remove all those conditions but I think that there are valid places where we always want to expand like empty if/for/while loops.

Fixes #778
2017-02-23 07:29:05 -08:00
..
__snapshots__ Do not expand empty catch (#783) 2017-02-23 07:29:05 -08:00
empty.js Do not expand empty catch (#783) 2017-02-23 07:29:05 -08:00
jsfmt.spec.js Do not attach comments to EmptyStatements in try/catch (#763) 2017-02-22 17:43:29 -05:00
try.js Do not attach comments to EmptyStatements in try/catch (#763) 2017-02-22 17:43:29 -05:00