Fix ES6 space-infix-ops eslint rule [MAILPOET-1082]
This commit is contained in:
@ -65,7 +65,6 @@
|
||||
"no-script-url": 0,
|
||||
"wrap-iife": 0,
|
||||
"vars-on-top": 0,
|
||||
"space-infix-ops": 0,
|
||||
"no-irregular-whitespace": 0,
|
||||
"padded-blocks": 0,
|
||||
"no-underscore-dangle": 0
|
||||
|
Reference in New Issue
Block a user