r2js/r2admin

View on GitHub
lib/middleware.js

Summary

Maintainability
A
1 hr
Test Coverage

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

module.exports = (app, conf = {}, viewsPath, router) => {
  const env = app.get('env');

  const {
    baseUrl = 'admin',
Severity: Minor
Found in lib/middleware.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status