graycoreio/daffodil

View on GitHub
libs/product-composite/driver/magento/src/composite-product-driver.module.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  static forRoot(): ModuleWithProviders<DaffCompositeProductMagentoDriverModule> {
    return {
      ngModule: DaffCompositeProductMagentoDriverModule,
      providers: [
        ...daffProvideProductMagentoExtraProductFragments(magentoBundledProductFragment),

    There are no issues that match your filters.

    Category
    Status