skyderby/skyderby

View on GitHub
.storybook/main.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  webpackFinal: async config => {
    const virtualModules = new VirtualModulesPlugin()

    config.plugins = [
      !isProduction && new ReactRefreshWebpackPlugin(),
Severity: Minor
Found in .storybook/main.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status