Showing 22 of 45 total issues
Avoid too many return
statements within this function. Open
Open
return null;
Avoid too many return
statements within this function. Open
Open
return buildNode({ key, type: 'changed', beforeValue: beforeConfig[key], afterValue: afterConfig[key] });