prettier/tests/last_argument_expansion
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
arrow.js Add CallExpression to the last argument expansion whitelist (#470) 2017-01-26 17:24:50 -05:00
break-parent.js Use breakParent inside of last arrow expansion (#559) 2017-02-03 16:15:21 -05:00
break.js Avoid breaking arguments for last arg expansion (#1305) 2017-04-18 08:40:08 -07:00
edge_case.js Fix edge cases triggered by newlines in arrow functions (#1217) 2017-04-13 09:21:18 -07:00
empty-object.js Group last argument if it's an empty object with a comment (#2758) 2017-09-05 12:22:25 -07:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx.js Last argument expansion works for arrow functions that return JSX (#211) 2017-01-15 00:04:50 -05:00
object.js Last argument expansion works for arrow functions that return JSX (#211) 2017-01-15 00:04:50 -05:00
overflow.js Fix overflow for last argument expansion (#1224) 2017-04-12 20:24:50 -07:00