snsin/project-lvl3-s394

View on GitHub

Showing 1 of 3 total issues

Function loadPage has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const loadPage = (pageUrl, targetDir) => {
  log('start %o', loggingName);
  log('params: url - %s ; target directory - %s', pageUrl, targetDir);
  let $;
  let resourses;
Severity: Minor
Found in src/index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language