Yan Yurkin
Results
1
issues of
Yan Yurkin
Adds isEmpty option. Then the following code ``` const newObject = { foo: { one: null, two: "New text", three: "" } } const defaultObject = { foo: { one:...