Skip to content

this codelyzer check seems broken for pipes #145

Closed
@xtianus79

Description

@xtianus79

when using this command

"use-pipe-transform-interface": false, // what is this -- seems to be broken

it always fails and the code seems correct

@Pipe({name: 'orderByActive'})
export class OrderByActivePipe implements PipeTransform {

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions