FrontendSophie/hexo-infinite-scroll

View on GitHub
src/core/Scroller.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function addListener has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  private addListener() {
    let count: number = 1
    let timer: number | null

    window.addEventListener(
Severity: Minor
Found in src/core/Scroller.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status