peacelovecookies/frontend-project-lvl2

View on GitHub

Showing 1 of 6 total issues

Avoid too many return statements within this function.
Open

        return {
          name: node, oldValue: tree1[node], newValue: tree2[node], type: 'changed',
        };
Severity: Major
Found in src/diff.js - About 30 mins to fix
    Severity
    Category
    Status
    Source
    Language