creative-connections/Bodylight.js-Components

View on GitHub
src_webcomponents/webcomponents.js

Summary

Maintainability
A
1 hr
Test Coverage

Function configure has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function configure(aurelia) {
    aurelia.use
        .standardConfiguration()
        //all components from src (resources/index) will be registered as web component
        .plugin(PLATFORM.moduleName('aurelia-bodylight-plugin'))
Severity: Minor
Found in src_webcomponents/webcomponents.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status