diff --git a/tslint.json b/tslint.json index 82616528..f1365d3d 100644 --- a/tslint.json +++ b/tslint.json @@ -119,8 +119,6 @@ "use-output-property-decorator": true, "use-host-property-decorator": true, "no-attribute-parameter-decorator": true, - "no-input-rename": true, - "no-output-rename": true, "no-forward-ref": true, "use-life-cycle-interface": true, "use-pipe-transform-interface": true,