Skip to content

feat: code styling #305

feat: code styling

feat: code styling #305

GitHub Actions / ESLint succeeded Feb 27, 2024 in 0s

2 warnings

ESLint found 2 warnings

Annotations

Check warning on line 2 in src/components/registration/preselectionDrawer/preselectionDrawer.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/components/registration/preselectionDrawer/preselectionDrawer.tsx#L2

'useEffect' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 40 in src/types/rc/User.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/types/rc/User.ts#L40

'IMeteorLoginToken' is defined but never used (@typescript-eslint/no-unused-vars)