karma.conf.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function exports has 88 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (config) {
  config.set({
    // base path that will be used to resolve all patterns (eg. files, exclude)
    basePath: '.',

Severity: Major
Found in karma.conf.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status