polkadot-js/apps

View on GitHub
packages/apps-routing/src/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function create has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function create (t: TFunction): Routes {
  return [
    accounts(t),
    addresses(t),
    explorer(t),
Severity: Minor
Found in packages/apps-routing/src/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status