Fix ES5 comma-spacing eslint rule [MAILPOET-1028]
This commit is contained in:
committed by
pavel-mailpoet
parent
5773d46f1c
commit
4988aaf14f
@ -44,7 +44,6 @@
|
||||
"no-empty": 0,
|
||||
"no-extra-semi": 0,
|
||||
"no-useless-escape": 0,
|
||||
"comma-spacing": 0,
|
||||
"wrap-iife": 0,
|
||||
"no-unused-expressions": 0,
|
||||
"block-spacing": 0,
|
||||
|
Reference in New Issue
Block a user