prettier/tests/function_single_destructuring
Christopher Chedeau 04eba07aab Hug on single object destructuring function (#1022)
This is very common for stateful react functional components. It also matches last object expansion. I think that we should only do that for a single argument in function definitions though, unlike the last for function calls.

Fixes #1019
2017-03-22 09:58:33 -07:00
..
__snapshots__ Hug on single object destructuring function (#1022) 2017-03-22 09:58:33 -07:00
jsfmt.spec.js Hug on single object destructuring function (#1022) 2017-03-22 09:58:33 -07:00
test.js Hug on single object destructuring function (#1022) 2017-03-22 09:58:33 -07:00