src/i18n/I18n.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function load has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    load() {
        const i18n = this
        i18n.translations = {}

        function parseProperties(text) {
Severity: Major
Found in src/i18n/I18n.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status