acdlite/flummox

View on GitHub
docs/src/server/appView.js

Summary

Maintainability
A
1 hr
Test Coverage

Function default has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function(app) {
  app.use(function *() {
    const router = Router.create({
      routes: routes,
      location: this.url,
Severity: Minor
Found in docs/src/server/appView.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status