Fix indent rule in tests

[MAILPOET-1029]
This commit is contained in:
Pavel Dohnal
2017-09-07 16:05:45 +01:00
parent 122af1c943
commit 195ccb5eed
19 changed files with 228 additions and 229 deletions

View File

@ -11,7 +11,6 @@
"import/no-amd": 0,
"no-undef": 0,
"one-var": 0,
"indent": 0,
"no-whitespace-before-property": 0,
"global-require": 0,
"keyword-spacing": 0,