sweet-js / sweet-core

Sweeten your JavaScript.
https://www.sweetjs.org
BSD 2-Clause "Simplified" License
4.58k stars 208 forks source link

Handle object destructuring with shorthand properties #734

Closed disnet closed 7 years ago

disnet commented 7 years ago

Fixes #733.

/cc @michaelficarra

gabejohnson commented 7 years ago

Is there an easy way to avoid including prettier format rule changes in these PRs? There's a lot of noise on these diffs.