Zhar-anna/frontend-project-lvl2

View on GitHub
src/formatters/stylish.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function stylish has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const stylish = (diff, depth = 0) => {
  const {
    name, value, type, value1, value2, children,
  } = diff;

Severity: Minor
Found in src/formatters/stylish.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status