Add descriptions to helpers/merge
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import merge from "lodash/object/merge";
|
||||
|
||||
/**
|
||||
* [Please add a description.]
|
||||
* Merge options.
|
||||
*/
|
||||
|
||||
export default function (dest, src) {
|
||||
|
||||
Reference in New Issue
Block a user