jameswlane/status-board

View on GitHub
src/webapp/routes.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function routes has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function routes(app: Application, packagesPath: any) {
  const wallboardAssetsFolder = path.join(process.cwd(), 'assets');

  // -----------------------------------------
  //  Log
Severity: Minor
Found in src/webapp/routes.ts - About 1 hr to fix

There are no issues that match your filters.

Category
Status