diff --git a/tslint.json b/tslint.json index 7c583f7b..5c034030 100644 --- a/tslint.json +++ b/tslint.json @@ -102,7 +102,6 @@ "prefer-template": true, "no-unnecessary-callback-wrapper": true, "member-access": [true, "no-public"], - "newline-before-return": true, "no-empty-interface": true, "no-reference": true, "prefer-for-of": true,