Open
Description
Same as no-redundant-flow
but for pipe
instead of flow
.
Example of incorrect code:
const x = pipe(1);
Metadata
Metadata
Assignees
Labels
No labels
Same as no-redundant-flow
but for pipe
instead of flow
.
Example of incorrect code:
const x = pipe(1);