Add Sonner for success toast #1347
Annotations
7 warnings
Lint:
apps/web/src/components/invoice-generator/index.tsx#L19
There should be no empty line between import groups
|
Lint:
apps/web/src/components/invoice-generator/index.tsx#L21
`sonner` import should occur before import of `../../locales/client`
|
Lint:
apps/web/src/components/invoice-generator/index.tsx#L114
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
|
Lint:
apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L1
Filename is not in kebab case. Rename it to `20240616-101649-add-display-title-to-database.ts`
|
Lint:
apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L27
Invalid type "unknown" of template literal expression
|
Lint:
apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L27
Invalid type "unknown" of template literal expression
|
Lint:
apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L37
Invalid type "unknown" of template literal expression
|
Loading