UnlyEd/next-right-now

View on GitHub
src/modules/core/i18n/i18n.ts

Summary

Maintainability
A
0 mins
Test Coverage

Avoid deeply nested control flow statements.
Wontfix

          if (lng && !isNaN(q)) {
            lngs.push({
              lng,
              q,
            });
Severity: Major
Found in src/modules/core/i18n/i18n.ts - About 45 mins to fix

    TODO found
    Wontfix

     * TODO Should be re-implemented using https://github.com/UnlyEd/universal-language-detector
    Severity: Minor
    Found in src/modules/core/i18n/i18n.ts by fixme

    There are no issues that match your filters.

    Category
    Status