Deep merge
Differs from deepMerge in that it merges arrays instead of overriding them.
deepMerge
The first argument is the target object, the rest are the sources. The target object will be mutated and returned.
Deep merge
Differs from
deepMergein that it merges arrays instead of overriding them.The first argument is the target object, the rest are the sources. The target object will be mutated and returned.