spacekitcat/hackertextjs

View on GitHub
karma.conf.js

Summary

Maintainability
A
0 mins
Test Coverage

Function exports has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

module.exports = function (config) {
  config.set({
    basePath: '',

    frameworks: ['mocha', 'requirejs', 'chai', 'sinon', 'jquery-3.2.1'],
Severity: Minor
Found in karma.conf.js - About 1 hr to fix

    TODO found
    Open

    // TODO: This could be broken up, but I can't find any good documentation on how.
    Severity: Minor
    Found in karma.conf.js by fixme

    There are no issues that match your filters.

    Category
    Status