.storybook/withServicesDecorator/text-variants.ts

Summary

Maintainability
C
7 hrs
Test Coverage
A
100%

File text-variants.ts has 481 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { Services, Variants } from '#app/models/types/global';

type TextVariant = {
  text: string;
  longText: string;
Severity: Minor
Found in .storybook/withServicesDecorator/text-variants.ts - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status