Cristikijian/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 {
      key, value1: data1[key], value2: data2[key], type: UPDATED_TYPE,
    };
Severity: Major
Found in src/buildTree.js - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status