diff --git a/configs/errors.tslint.json b/configs/errors.tslint.json index d0d242cab873b..1cf3f14c0633c 100644 --- a/configs/errors.tslint.json +++ b/configs/errors.tslint.json @@ -33,7 +33,7 @@ ], "max-line-length": [ true, - 180 + 250 ], "no-any": true, "no-consecutive-blank-lines": true,