cme-pro/mongoose-i18n-extra

View on GitHub

Showing 1 of 10 total issues

Function mongooseI18nExtra has 93 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function mongooseI18nExtra(
  schema: Schema,
  options: Options
): void {
  const i18nFields: string[] = [];
Severity: Major
Found in src/mongoose-i18n-extra.ts - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language