diff --git a/tslint.json b/tslint.json index 40e96dba..afb7e915 100644 --- a/tslint.json +++ b/tslint.json @@ -118,7 +118,6 @@ "use-output-property-decorator": true, "use-host-property-decorator": true, "no-attribute-parameter-decorator": true, - "no-forward-ref": true, "use-life-cycle-interface": true, "use-pipe-transform-interface": true, "pipe-naming": [true, "camelCase", ["ngx", "test"]],