kasapvictor/frontend-project-lvl3

View on GitHub

Showing 1 of 1 total issue

Function items has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const items = (state, i18nInstance) => {
  const { feeds } = state;
  const { viewedPostsIds } = state.ui;

  return feeds
Severity: Minor
Found in src/scripts/templates/posts.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language