prettier/tests/classes
Christopher Chedeau 73ff0ef9ea Add group around implements (#1821)
This shouldn't break if it fits in one line.

Fixes #1818
2017-05-30 09:45:07 -07:00
..
__snapshots__ Add group around implements (#1821) 2017-05-30 09:45:07 -07:00
binary.js Fix class inside of binary expression missing parenthesis (#397) 2017-01-22 14:33:04 -08:00
break.js Add group around implements (#1821) 2017-05-30 09:45:07 -07:00
call.js Add parenthesis around class expression when left side of call expression (#409) 2017-01-22 16:22:49 -08:00
empty.js Do not put \n inside of empty object method bodies (#706) 2017-02-15 20:52:54 -05:00
jsfmt.spec.js test(typescript): enable typescript-verify on most tests (#1781) 2017-05-27 17:57:07 -07:00
member.js Add parenthesis for class expression on left of member expression (#421) 2017-01-22 19:05:46 -08:00
ternary.js Add parenthesis when class expressions are left of a ternary (#428) 2017-01-22 20:32:17 -08:00