Skip to content

Issue #47

codefactor.io / CodeFactor failed Jan 10, 2024 in 11s

1 issue found.

Annotations

Check warning on line 40 in src/hooks/useTheSiwe.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/hooks/useTheSiwe.ts#L40

Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free. (@typescript-eslint/ban-ts-comment)