appbaseio/reactivesearch

View on GitHub
packages/vue/src/utils/connector.js

Summary

Maintainability
A
1 hr
Test Coverage

Function connector has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

) => component => {
    const mapState = normalizeMapState(_mapState);

    return {
        name: `connect-${component.name}`,
Severity: Minor
Found in packages/vue/src/utils/connector.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status