luhmann/hired

View on GitHub
src/lib/router.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(rootStore: RootStore) {
    this.rootStore = rootStore

    this.instance = Router5(
      ROUTES, {
Severity: Minor
Found in src/lib/router.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status