Create design system package #17
Annotations
3 warnings
packages/design-system/src/components/Button/Button.stories.tsx#L3
[import/order] `lucide-react` import should occur before import of `./Button`
|
packages/design-system/src/components/Button/Button.stories.tsx#L4
[import/order] `@storybook/react` import should occur before import of `@storybook/test`
|
packages/design-system/src/components/Button/Button.stories.tsx#L4
[@typescript-eslint/consistent-type-imports] All imports in the declaration are only used as types. Use `import type`.
|