Copy the properties from the source object to the destination object
var baseSettings = {}; yoCopy(userSettings, baseSettings);
Go to index