UNPKG

deep-object-assign-with-reduce

Version:

Minimalist deep merging of Objects with the same function signature as Object.assign()

14 lines (13 loc) 173 B
module.exports = { presets: [ [ "@babel/preset-env", { targets: { node: "current", chrome: "58" } } ] ] };