cellog/react-selection

View on GitHub
karma-common.conf.js

Summary

Maintainability
A
1 hr
Test Coverage

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

module.exports = function (config, extraoptions) {
  config.set({

    basePath: '',

Severity: Minor
Found in karma-common.conf.js - About 1 hr to fix

    Unable to resolve path to module 'babel-register'.
    Open

    require('babel-register')
    Severity: Minor
    Found in karma-common.conf.js by eslint

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status