gudzii-ov/project-2-gendiff

View on GitHub

Showing 1 of 6 total issues

Avoid too many return statements within this function.
Open

    return {
      name: key, type: 'changed', valueBefore: data1[key], valueAfter: data2[key],
    };
Severity: Major
Found in src/build-ast.js - About 30 mins to fix
    Severity
    Category
    Status
    Source
    Language