data-store icon indicating copy to clipboard operation
data-store copied to clipboard

Use `merge` option in `set-value`

Open doowb opened this issue 6 years ago • 0 comments

  • update .set to take a 3rd argument that will be passed to the set-value merge option
  • remove .merge method since .set can be used
  • update tests to use .set with merge option

@jonschlinkert please review per our discussion.

doowb avatar Nov 13 '19 16:11 doowb