prettier/tests/trailing_comma
Simen Bekkhus 51b7c02e12 Upgrade jest to 22 (#4782)
* chore: upgrade Jest

* chore: update snapshots

* chore: lock down babel dependency using invalid syntax

* 2 args to test.skip

* use jest 22 for now

* Revert "2 args to test.skip"

This reverts commit 691fdc3f99e320f2303958f2b503f7b4c93fa455.

* remove snapshot name from matcher

* fix standalone tests skips
2018-07-03 03:06:29 -03:00
..
__snapshots__ Upgrade jest to 22 (#4782) 2018-07-03 03:06:29 -03:00
es5.js Do not put trailing commas for function declaration in es5 mode (#791) 2017-02-23 09:01:19 -08:00
function-calls.js Print trailing comma when last arg is arrow (#3428) 2017-12-07 02:48:11 -02:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx.js Don't add trailing commas in JSXAttribute for arrow functions (#3181) 2017-11-07 22:37:36 +11:00
object.js Fix spurious whitespace (#463) 2017-01-25 16:24:16 -05:00
trailing_whitespace.js Fix function trailing comment location (#1195) 2017-04-12 14:18:29 -07:00