morphizm/frontend-project-lvl3

View on GitHub
src/view/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function initWatchers has 64 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const initWatchers = (elements, state) => {
  const {
    content, urlInput, submit, container,
  } = elements;

Severity: Major
Found in src/view/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status