cityssm/random-words

View on GitHub
index.js

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

File index.js has 256 lines of code (exceeds 250 allowed). Consider refactoring.
Open

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.getRandomWord = void 0;
const wordList = [
    "ability", "able", "aboard", "about", "above", "accept", "accident", "according",
Severity: Minor
Found in index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status