madwill/feathers-horizon

View on GitHub
src/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function feathersHorizon has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  return function feathersHorizon () {
    this.testString = '**** * test STRING  * * ';

    const app = this;
    const config = app.get('authentication');
Severity: Major
Found in src/index.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status