serge-web/serge-web

View on GitHub
client/.storybook/main.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function webpackFinal has 77 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  webpackFinal: async config => {
    config.module.rules.push(
    {
      test: /\.(js|jsx)$/,
      loader: require.resolve('babel-loader'),
Severity: Major
Found in client/.storybook/main.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status