sergkul/project-lvl1-s316

View on GitHub

Showing 1 of 4 total issues

Function calcGame has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const calcGame = () => {
  let question = '';
  let trueAnswer = 0;
  const operationsAmount = 3;

Severity: Minor
Found in src/games/calc.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language