FredericHeem/starhackit

View on GitHub
client/webpack.config.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

module.exports = function (options) {
  const config = _.merge(
    {},
    {
      target: "web",
Severity: Major
Found in client/webpack.config.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status