prettier/tests/yield
Christopher Chedeau 5861c90913 Proper parenthesis for yield and await in conditional (#436)
Turns out, we need to always parenthesis when it's the first part of a conditional for both yield and await.

Fixes #433
2017-01-23 10:25:38 -08:00
..
__snapshots__ Proper parenthesis for yield and await in conditional (#436) 2017-01-23 10:25:38 -08:00
conditional.js Proper parenthesis for yield and await in conditional (#436) 2017-01-23 10:25:38 -08:00
jsfmt.spec.js Add parenthesis for yield inside of a conditional (#418) 2017-01-22 19:03:43 -08:00