docs: Add new docs using fumadocs #145
Annotations
5 warnings
linting:
packages/backend/src/core/admin/email/send/send.service.ts#L25
'from' is defined but never used
|
linting:
packages/backend/src/utils/guards/admin-permission.guard.ts#L38
'ctx' is assigned a value but never used
|
linting:
packages/frontend/src/views/layout/auth/auth-layout.tsx#L7
There should be at least one empty line between import groups
|
linting:
packages/frontend/src/views/layout/auth/auth-layout.tsx#L8
`@/graphql/get-global-data` import should occur before import of `../../../navigation`
|
linting:
packages/frontend/src/views/layout/auth/auth-layout.tsx#L9
`@/graphql/get-session-data` import should occur before import of `../../../navigation`
|