Fix ES6 keyword-spacing eslint rule [MAILPOET-1082]
This commit is contained in:
@@ -40,7 +40,6 @@
|
|||||||
"no-bitwise": 0,
|
"no-bitwise": 0,
|
||||||
"arrow-body-style": 0,
|
"arrow-body-style": 0,
|
||||||
"prefer-template": 0,
|
"prefer-template": 0,
|
||||||
"keyword-spacing": 0,
|
|
||||||
"default-case": 0,
|
"default-case": 0,
|
||||||
"array-callback-return": 0,
|
"array-callback-return": 0,
|
||||||
"consistent-return": 0,
|
"consistent-return": 0,
|
||||||
|
Reference in New Issue
Block a user