epam / epam/deps-fe-usePolling
Update types for polling callback
Open
invalid
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
According to declaration, usePolling accept callback prop as synchronous function

but later polling is trying to await it

This not leads to any issues with usePolling, but sonarLint detects this stuff as an `issue`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.