valor-software/angular2-bootstrap

View on GitHub
src/typeahead/latin-map.ts

Summary

Maintainability
D
1 day
Test Coverage

File latin-map.ts has 826 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/* tslint:disable */
export const latinMap: { [key: string]: string } = {
    'Á': 'A',
    'Ă': 'A',
    'Ắ': 'A',
Severity: Major
Found in src/typeahead/latin-map.ts - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status