diff --git a/tslint.json b/tslint.json index c01b1195..12343c6c 100644 --- a/tslint.json +++ b/tslint.json @@ -53,7 +53,6 @@ "arrow-return-shorthand": true, "callable-types": true, "class-name": true, - "newline-before-return": true, "new-parens": true, "no-angle-bracket-type-assertion": true, "no-consecutive-blank-lines": [ true, 3 ],