prettier/tests/classes
Jan Kassens b82220b20f Prittier printing of snapshots (#1190)
This uses a custom snapshot serializer to reduce escaping in snapshot files and
make them easier to read.

Snapshot serializers are documented here:
https://facebook.github.io/jest/docs/configuration.html#snapshotserializers-array-string
2017-04-12 13:41:51 -07:00
..
__snapshots__ Prittier printing of snapshots (#1190) 2017-04-12 13:41:51 -07:00
binary.js Fix class inside of binary expression missing parenthesis (#397) 2017-01-22 14:33:04 -08:00
break.js Add break points for class declaration (#466) 2017-01-25 16:36:55 -05: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 Add testing 2016-12-23 19:51:53 +00: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