Vyachowski/frontend-project-46

View on GitHub
src/buildAST.js

Summary

Maintainability
A
30 mins
Test Coverage
A
100%

Avoid too many return statements within this function.
Open

    return { ...nodeTemplate, type: 'unchanged', originalValue };
Severity: Major
Found in src/buildAST.js - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status