Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix prefer default #351

Merged
merged 3 commits into from
May 19, 2016
Merged

Fix prefer default #351

merged 3 commits into from
May 19, 2016

Conversation

benmosher
Copy link
Member

Builds off of #343, but adds support for

  • deep destructuring (export const { foo: { bar } } = ...)
  • re-export (export * from './foo')
  • no exports (threw an error)

CC @scottnonnenberg, @gavriguy

@gavriguy
Copy link
Contributor

LGTM nice work

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants