EPSNV/project-lvl1-s328

View on GitHub

Showing 1 of 1 total issue

Function chooseGame has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const chooseGame = () => {
  console.log(yellow('Choose game:\n'));
  console.log('  1. Even');
  console.log('  2. Calc');
  console.log('  3. GreatCommonDivisor');
Severity: Minor
Found in src/games/games.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language