[Init] Storybook 초기 세팅 #18
Merged
Annotations
6 warnings
|
Check project:
src/shared/ui/button/Button.tsx#L8
Function component is not an arrow function
|
|
Check project:
src/shared/ui/button/Button.stories.tsx#L1
There should be at least one empty line between import groups
|
|
Check project:
src/pages/home/home-page.tsx#L2
`@icons/heart.svg?react` import should occur before import of `@images/comfit_web_status.jpg`
|
|
Check project:
src/app/main.tsx#L6
Forbidden non-null assertion
|
|
Check project:
.storybook/main.ts#L1
`@storybook/react-vite` type import should occur after import of `vite-tsconfig-paths`
|
|
Check project:
.storybook/main.ts#L1
There should be at least one empty line between import groups
|
Loading