microting/ngx-charts

View on GitHub
config/webpack.common.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = function(options = {}) {
  return {
    context: dir(),
    resolve: {
      extensions: ['.ts', '.js', '.json', '.css', '.scss', '.html'],
Severity: Major
Found in config/webpack.common.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status