Skip to content

error when an object has destructuring #16

@joneldiablo

Description

@joneldiablo

Hi! the plugin can't sort objects when some element is a destructuring thing:

let object = {
  someOb: {...ObjToDestructuring},
  anOtherElement: {},
  otherThird: {}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions