ignore line endings

v1.18.x
barisusakli 8 years ago
parent f519a36560
commit 36be79fcb2

@ -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",

Loading…
Cancel
Save