fix(fonts): package json exports #17943
Annotations
10 warnings
Run pnpm install:
jest-axe.d.ts#L15
'any' overrides all other types in this union type
|
Run pnpm install:
jest-axe.d.ts#L17
'any' overrides all other types in this intersection type
|
Run pnpm install:
packages/icons/src/components/Icon/Icon.tsx#L29
"small" | "large" | "xlarge" | "xxlarge" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/Icon.tsx#L64
"success" | "danger" | "info" | "neutral" | "primary" | "secondary" | "warning" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/Icon.tsx#L109
"small" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/Icon.tsx#L109
"large" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/legacy/index.tsx#L33
"small" | "large" | "xlarge" | "xxlarge" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/legacy/index.tsx#L70
"success" | "danger" | "info" | "neutral" | "primary" | "secondary" | "warning" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/legacy/index.tsx#L114
"small" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/legacy/index.tsx#L114
"large" is overridden by string in this union type
|
Loading