FredericHeem/starhackit

View on GitHub
server/src/app.js

Summary

Maintainability
A
1 hr
Test Coverage

Function App has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function App() {
  let data = Data(config);
  const publisher = Store(config);

  let app = {
Severity: Minor
Found in server/src/app.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status