MostOfLuck/frontend-project-12

View on GitHub
frontend/src/init.js

Summary

Maintainability
A
0 mins
Test Coverage

Function init has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

const init = async () => {
  const i18n = i18next.createInstance();

  await i18n
    .use(initReactI18next)
Severity: Minor
Found in frontend/src/init.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status