diff --git a/.jscsrc b/.jscsrc index d70efa61..495d984b 100644 --- a/.jscsrc +++ b/.jscsrc @@ -4,7 +4,6 @@ "requireParenthesesAroundIIFE": true, "maximumLineLength": 120, - "validateLineBreaks": "LF", "validateIndentation": 4, "disallowKeywords": ["with"],