useGeolocation: Check for support not robust enough #191
Annotations
3 errors and 1 warning
|
Run lint
Process completed with exit code 1.
|
|
Run lint:
packages/core/src/useSupported/index.ts#L11
Closing curly brace appears on the same line as the subsequent block
|
|
Run lint:
packages/core/src/useGeolocation/index.ts#L22
Operator '&&' must be spaced
|
|
Run lint:
packages/core/src/useSticky/index.ts#L45
React Hook useEffect has missing dependencies: 'axisRef', 'scrollRef', and 'targetRef'. Either include them or remove the dependency array
|
Loading