Closed smusali closed 5 years ago
Move the logic into options. Although on this case I'm not quite as sure so re-request if you disagree.
options
Object.assign means merging with options which is almost the same thing with moving to options here.
Object.assign
Object.assign
means merging withoptions
which is almost the same thing with moving tooptions
here.