yasshi2525/RushHour

View on GitHub
client/src/common/utils/tick.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function useCounter has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const useCounter = (
  pixi: PIXI.Application,
  fn: Counter,
  interval: number,
  repeat: boolean = false
Severity: Minor
Found in client/src/common/utils/tick.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status