microting/ngx-charts

View on GitHub
config/webpack.test.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = function(env) {
  return webpackMerge(commonConfig({ env: ENV }), {
    devtool: 'inline-source-map',
    plugins: [
      new CheckerPlugin()
Severity: Major
Found in config/webpack.test.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status