mariuszfoltak/angular2-datatable

View on GitHub
karma.conf.js

Summary

Maintainability
B
4 hrs
Test Coverage

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

module.exports = function (config) {

    var appBase = 'lib/';       // transpiled app JS and map files
    var appSrcBase = 'src/';       // app source TS files
    var appAssets = '/base/lib/'; // component assets fetched by Angular's compiler
Severity: Major
Found in karma.conf.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status