fh1ch/node-bacstack-browser

View on GitHub
karma.conf.js

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

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

module.exports = function (config) {
config.set({
basePath: '',
frameworks: ['jasmine', '@angular/cli'],
plugins: [
Severity: Minor
Found in karma.conf.js - About 1 hr to fix
    Category
    Status