ignore line endings

This commit is contained in:
barisusakli
2016-10-14 08:54:56 +03:00
parent f519a36560
commit 36be79fcb2

View File

@@ -3,6 +3,7 @@
"rules": {
"handle-callback-err": [ "error","^(e$|(e|(.*(_e|E)))rr)" ],
"linebreak-style": "off",
"one-var": "off",
"no-undef": "off",
"max-len": "off",