Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Commit

Permalink
Remove line break lint test #28
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchirls committed Jun 5, 2017
1 parent a7bc857 commit 591c957
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ module.exports = (function () {

preset: 'crockford',
validateIndentation: '\t',
validateLineBreaks: 'LF',
requireLineFeedAtFileEnd: null,
validateQuoteMarks: '\'',
requireMultipleVarDecl: false
Expand Down

0 comments on commit 591c957

Please sign in to comment.