microting/ngx-charts

View on GitHub
config/webpack.dev.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = function(options) {
  return webpackMerge(commonConfig({ env: ENV }), {
    devtool: 'cheap-module-source-map',
    devServer: {
      port: 9999,
Severity: Major
Found in config/webpack.dev.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status