style: kebabe case file convention #733
Annotations
10 errors
src/components/Alert.tsx#L1
Filename is not in kebab case. Rename it to `alert.tsx`
|
src/components/App.tsx#L1
Filename is not in kebab case. Rename it to `app.tsx`
|
src/components/App.tsx#L5
Missing file extension for "~/components/header"
|
src/components/App.tsx#L6
Missing file extension for "~/components/alert"
|
src/components/App.tsx#L7
Missing file extension for "~/components/breadcrumbs"
|
src/components/Breadcrumbs.tsx#L1
Filename is not in kebab case. Rename it to `breadcrumbs.tsx`
|
src/components/Header.tsx#L1
Filename is not in kebab case. Rename it to `header.tsx`
|
src/components/Input.stories.ts#L1
Filename is not in kebab case. Rename it to `input.stories.ts`
|
src/components/Input.stories.ts#L3
Missing file extension for "./input"
|
src/components/Input.tsx#L1
Filename is not in kebab case. Rename it to `input.tsx`
|
This job failed
Loading