gramps-graphql/gramps-express

View on GitHub
src/gramps.js

Summary

Maintainability
A
0 mins
Test Coverage

Delete ··
Open

    apollo = {},
Severity: Minor
Found in src/gramps.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

    logger = console,
Severity: Minor
Found in src/gramps.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ··}·=·{},⏎ with }·=·{}
Open

  } = {},
Severity: Minor
Found in src/gramps.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

    extraContext = (req, res) => ({}), // eslint-disable-line no-unused-vars
Severity: Minor
Found in src/gramps.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ⏎··
Open

export default function grampsExpress(
Severity: Minor
Found in src/gramps.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

    enableMockData = process.env.GRAMPS_MODE !== 'live',
Severity: Minor
Found in src/gramps.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

    dataSources = [],
Severity: Minor
Found in src/gramps.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status