gramps-graphql/gramps

View on GitHub

Showing 1 of 5 total issues

Function preparei18nextResources has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const preparei18nextResources = dataSources => {
  const dataSourcesWithLocales = dataSources.filter(
    dataSource => dataSource.locales,
  );

Severity: Minor
Found in packages/gramps/src/helpers/preparei18nextResources.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language