pankod/pankod-cli

View on GitHub
src/modules/element-factory/workbenches/tasks/moleculer/createParamsForAddBroker.task.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

export const createParamsForAddBrokerHelper = (
    type: 'import' | 'create',
    options: ICommon.IAnswers
): ICommon.IReplaceContent => {
    const {

    There are no issues that match your filters.

    Category
    Status