diff --git a/.jscs.json b/.jscs.json index 30ad664..db155be 100644 --- a/.jscs.json +++ b/.jscs.json @@ -139,7 +139,6 @@ "else" ], "requireLineFeedAtFileEnd": true, - "maximumLineLength": 78, "requireCapitalizedConstructors": true, "safeContextKeyword": "self", "requireDotNotation": true,