Fix ESLint linebreak-style ES5

[MAILPOET-1031]
This commit is contained in:
Pavel Dohnal
2017-08-30 14:59:34 +02:00
parent 4e91932613
commit 09199e41a1
3 changed files with 98 additions and 99 deletions

View File

@@ -77,7 +77,6 @@
"keyword-spacing": 0,
"eol-last": 0,
"dot-notation": 0,
"linebreak-style": 0,
"indent": 0,
"prefer-template": 0,
"func-names": 0