kostenkoslava/frontend-project-lvl2

View on GitHub
src/buildTree.js

Summary

Maintainability
A
30 mins
Test Coverage
A
100%

Avoid too many return statements within this function.
Open

    return { name: key, value: obj1[key], type: 'unchanged' };
Severity: Major
Found in src/buildTree.js - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status