Revert "use LF instead of CRLF (#1392)"

This reverts commit 5e522e0a2e.
This commit is contained in:
Schuyler Cebulskie
2017-04-18 22:41:08 -04:00
parent 5e522e0a2e
commit b7e16ad4b8
5 changed files with 54 additions and 56 deletions

View File

@@ -36,8 +36,6 @@
}
}],
"linebreak-style": ["error", "unix"],
"accessor-pairs": "warn",
"array-callback-return": "error",
"complexity": "warn",