FredericHeem/starhackit

View on GitHub
client/karma.conf.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

module.exports = function (config) {
  const configuration = {
    browsers: ["Chrome_without_security"],
    customLaunchers: {
      Chrome_without_security: {
Severity: Major
Found in client/karma.conf.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status