Fix ES5 semi-spacing eslint rule [MAILPOET-1030]
This commit is contained in:
committed by
pavel-mailpoet
parent
864187aa02
commit
027418a86c
@@ -22,7 +22,6 @@
|
||||
"no-useless-concat": 0,
|
||||
"no-multi-spaces": 0,
|
||||
"no-nested-ternary": 0,
|
||||
"semi-spacing": 0,
|
||||
"no-sequences": 0,
|
||||
"no-useless-return": 0,
|
||||
"array-callback-return": 0,
|
||||
|
Reference in New Issue
Block a user