Skip to content

Conversation

@zdenko
Copy link
Collaborator

@zdenko zdenko commented Feb 8, 2018

FIxes #4874.

import foo \
    from 'lib'

import \
                foo \
    from \
'lib'

import \
      utilityBelt \
, {
  each
} from \
'underscore'

export \
  * \
        from \
  'underscore'

export \
    { max, min } \
          from \
  'underscore'

@GeoffreyBooth
Copy link
Collaborator

Very clean, nice work!

@GeoffreyBooth GeoffreyBooth merged commit 571e9df into jashkenas:master Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants