src/app/components/ThemeProvider/themes/loadableConfig.ts

Summary

Maintainability
B
6 hrs
Test Coverage
F
29%

themes has 45 functions (exceeds 20 allowed). Consider refactoring.
Open

export const themes = {
  afaanoromoo: loadable(
    () => import(/* webpackChunkName: "themes-afaanoromoo" */ './afaanoromoo'),
  ),
  afrique: loadable(
Severity: Minor
Found in src/app/components/ThemeProvider/themes/loadableConfig.ts - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status