YetiForceCompany/YetiForceCRM

View on GitHub
public_html/layouts/basic/modules/MailIntegration/resources/outlookMessageCompose.js

Summary

Maintainability
A
1 hr
Test Coverage

Function registerAutocomplete has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    registerAutocomplete() {
        return this.container.find('.js-search-input').autocomplete({
            delay: '600',
            minLength: '3',
            classes: {

    There are no issues that match your filters.

    Category
    Status