Fix ES6 space-in-parens eslint rule [MAILPOET-1082]
This commit is contained in:
@@ -51,7 +51,6 @@
|
||||
"block-scoped-var": 0,
|
||||
"no-extra-bind": 0,
|
||||
"class-methods-use-this": 0,
|
||||
"space-in-parens": 0,
|
||||
"no-case-declarations": 0,
|
||||
"array-bracket-spacing": 0,
|
||||
"no-else-return": 0,
|
||||
|
Reference in New Issue
Block a user