prettier/tests/class_comment
Christopher Chedeau 05b4422e4f Better fix for class comments (#2660)
We used to be very naive and just push all the comments at the top of the class, but it's very brute force (and breaks some flow annotations inside of fb) so we can do better :)
2017-08-24 15:45:28 -07:00
..
__snapshots__ Better fix for class comments (#2660) 2017-08-24 15:45:28 -07:00
comments.js Handle comments at the beginning of ClassProperty value (#1692) 2017-05-23 17:13:40 -07:00
jsfmt.spec.js Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07:00