diff --git a/tslint.json b/tslint.json index 03a41466..908aaa4d 100644 --- a/tslint.json +++ b/tslint.json @@ -36,7 +36,7 @@ ], "max-line-length": [ true, - 120 + 130 ], "no-trailing-whitespace": true, "trailing-comma": [