xn-js-b9bae/xn--mxaac

View on GitHub

Showing 1 of 1 total issue

Function create has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const create = (): Emittery => {
    const emitter = new Emittery();

    let state = init();

Severity: Major
Found in packages/lib/src/state.ts - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language