sorenabedi/artist-svelte

View on GitHub
.storybook/main.js

Summary

Maintainability
A
0 mins
Test Coverage

Function webpackFinal has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    webpackFinal: async (config) => {
        config.resolve.alias = {
            ...config.resolve.alias,
            $types: resolve('src/lib/types'),
            $app: resolve('src/tests/app'),
Severity: Major
Found in .storybook/main.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status