gudzii-ov/project-2-gendiff

View on GitHub
src/build-ast.js

Summary

Maintainability
A
30 mins
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status