langateam/trailpack-graphql

View on GitHub

Showing 1 of 1 total issue

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

  initialize () {
    const models = this.app.models

    const gqlModels = Object.keys(models)
      .map(k => [ models[k], k ])
Severity: Minor
Found in index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language