Update eslint

Only indentation updated in this commit
This commit is contained in:
Pavel Dohnal
2018-06-13 09:28:53 +01:00
parent 0545e48f8e
commit 683e9c9fa1
50 changed files with 2104 additions and 2151 deletions

View File

@ -15,7 +15,7 @@ define([
ContainerBlock,
AutomatedLatestContentInjector,
Communication
) {
) {
var EditorApplication = App;
var CommunicationComponent = Communication;