koiketakayuki/ameba-service

View on GitHub
index.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function initialize has 92 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function initialize(config, port) {
  const app = express();

  function withStore(proc) {
    const store = createStore(
Severity: Major
Found in index.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status