ike18t/flipadelphia

View on GitHub
karma.conf.ts

Summary

Maintainability
A
0 mins
Test Coverage

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

module.exports = (config: any) => {
  config.set({
    autoWatch: false,
    browsers: ['ChromeHeadless'],
    colors: true,
Severity: Minor
Found in karma.conf.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status